aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-03-06 23:15:29 -0800
committerGravatar Tom Willemse2019-03-06 23:15:29 -0800
commit2bbe8f77bf3b8b65ecfff56cb145051ba233ac28 (patch)
tree050da55b53676895883fbc3a4fccbf10b9adccce /emacs
parent8644e3552ace709865e9de7a96062174a3834371 (diff)
downloadnew-dotfiles-2bbe8f77bf3b8b65ecfff56cb145051ba233ac28.tar.gz
new-dotfiles-2bbe8f77bf3b8b65ecfff56cb145051ba233ac28.zip
Move Tramp configuration to emacs-config
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 790b5f0..4ce9086 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -33,10 +33,6 @@
;;;; Settings
-(with-eval-after-load 'tramp-cache
- (setq tramp-persistency-file-name
- (concat user-emacs-directory "data/tramp")))
-
;; (with-eval-after-load 'server
;; (diminish 'server-buffer-clients
;; (propertize (concat " " (char-to-string #xf233))