set tramp mode to ssh.

This commit is contained in:
Ivan Malison 2014-11-13 21:04:25 -08:00
parent 2953a5ee80
commit c167a16715
2 changed files with 5 additions and 3 deletions

3
.gitignore vendored
View File

@ -17,4 +17,5 @@ server
custom.el custom.el
smex-items smex-items
ido.last ido.last
session.* session.*
var

View File

@ -85,7 +85,7 @@ Return a list of installed packages or nil for every package not installed."
(add-hook 'temp-buffer-setup-hook 'split-horizontally-for-temp-buffers) (add-hook 'temp-buffer-setup-hook 'split-horizontally-for-temp-buffers)
(setq split-height-threshold nil) (setq split-height-threshold nil)
(setq split-width-threshold 80) (setq split-width-threshold 160)
;; ============================================================================= ;; =============================================================================
;; Config Free Packages ;; Config Free Packages
@ -99,7 +99,8 @@ Return a list of installed packages or nil for every package not installed."
'(thingatpt+ latex-preview-pane paredit inf-ruby undo-tree '(thingatpt+ latex-preview-pane paredit inf-ruby undo-tree
exec-path-from-shell slime string-inflection yaml-mode sgml-mode exec-path-from-shell slime string-inflection yaml-mode sgml-mode
dired+ ctags ctags-update helm-gtags hackernews gitconfig-mode dired+ ctags ctags-update helm-gtags hackernews gitconfig-mode
aggressive-indent imenu+ weechat evil helm-ag xclip neotree)) aggressive-indent imenu+ weechat evil helm-ag xclip neotree
magit-gh-pulls))
(defvar packages-appearance (defvar packages-appearance
'(monokai-theme solarized-theme zenburn-theme base16-theme molokai-theme '(monokai-theme solarized-theme zenburn-theme base16-theme molokai-theme