Don't wait till eshell to load tramp

This commit is contained in:
MitchMarq42 2022-12-18 20:38:34 -09:00
parent b06808d552
commit 4b4b9a7e63

View File

@ -35,7 +35,7 @@
(elpaca-use-package tramp
;; :straight (:type built-in)
:ensure nil
:after eshell
;; :after eshell
:custom (tramp-persistency-file-name
(expand-file-name "tramp-history" backup-directory)))
;; Visualize whitespace. In a very chill and invisible way.