clean up transient history file location
This commit is contained in:
parent
9572a46490
commit
167fbabecd
@ -844,6 +844,8 @@ Return nil if DIR is not in a hugo project at all."
|
||||
:commands (madots magit-status magit)
|
||||
:hook (magit-mode . turn-off-line-numbers)
|
||||
:custom (vc-follow-symlinks t)
|
||||
(transient-history-file
|
||||
(expand-file-name "transient/history.el" backup-directory))
|
||||
:config
|
||||
(defun madots--magit-buffers-p ()
|
||||
(not (not ; converts all non-nil values to t
|
||||
|
Loading…
Reference in New Issue
Block a user