Move Tramp configuration to emacs-config
This commit is contained in:
parent
8644e3552a
commit
2bbe8f77bf
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@
|
||||||
|
|
||||||
;;;; Settings
|
;;;; Settings
|
||||||
|
|
||||||
(with-eval-after-load 'tramp-cache
|
|
||||||
(setq tramp-persistency-file-name
|
|
||||||
(concat user-emacs-directory "data/tramp")))
|
|
||||||
|
|
||||||
;; (with-eval-after-load 'server
|
;; (with-eval-after-load 'server
|
||||||
;; (diminish 'server-buffer-clients
|
;; (diminish 'server-buffer-clients
|
||||||
;; (propertize (concat " " (char-to-string #xf233))
|
;; (propertize (concat " " (char-to-string #xf233))
|
||||||
|
|
Loading…
Reference in a new issue