Clean up tramp histfile
This commit is contained in:
parent
b7a87ddb99
commit
19311193ee
@ -32,6 +32,10 @@
|
||||
:custom
|
||||
(save-place-file
|
||||
(expand-file-name "file-position-save" backup-directory)))
|
||||
(use-package tramp
|
||||
:straight (:type built-in)
|
||||
:custom (tramp-persistency-file-name
|
||||
(expand-file-name "tramp-history" backup-directory)))
|
||||
;; Visualize whitespace. In a very chill and invisible way.
|
||||
(use-package whitespace
|
||||
:straight (:type built-in)
|
||||
|
Loading…
Reference in New Issue
Block a user