diff --git a/layers/+distribution/spacemacs-base/config.el b/layers/+distribution/spacemacs-base/config.el index cf7cdbb3f..7edc93a74 100644 --- a/layers/+distribution/spacemacs-base/config.el +++ b/layers/+distribution/spacemacs-base/config.el @@ -188,7 +188,7 @@ It runs `tabulated-list-revert-hook', then calls `tabulated-list-print'." eval-expression-print-level nil) ;; cache files -(setq tramp-persistency-file-name (concat spacemacs-cache-directory "tramp/")) +(setq tramp-persistency-file-name (concat spacemacs-cache-directory "tramp")) ;; seems pointless to warn. There's always undo. (put 'narrow-to-region 'disabled nil)