core: change tramp backup/autosave directories
This commit is contained in:
parent
0fc00b9a7c
commit
1ec0add2da
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ or unstable files.")
|
|||
history-length 1000
|
||||
make-backup-files nil
|
||||
vc-make-backup-files nil
|
||||
tramp-auto-save-directory (concat doom-cache-dir "tramp/")
|
||||
tramp-backup-directory-alist backup-directory-alist
|
||||
;; in case of `persistent-soft'
|
||||
pcache-directory (concat doom-cache-dir "pcache/"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue