diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 125cec7..1346174 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -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