Move backups folder into .emacs.d
Some checks are pending
/ Test config on ${{matrix.node}} (20) (push) Waiting to run

This commit is contained in:
Maciej 2024-07-21 10:08:48 +03:00
parent f0d07952b4
commit a82e24839c
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
:straight t
:config (setq-default
;; Save history to a specific folder
undo-tree-history-directory-alist '(("." . "~/.emacs_backups/undo-tree"))
undo-tree-history-directory-alist '(("." . "~/.emacs/backups/undo-tree"))
;; Show diff
undo-tree-visualizer-diff t
;; Show timestamps