diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index a9f2666..3b993e1 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -208,6 +208,8 @@ If the current window occupies the whole frame, split it." ("terminfo/65" "terminfo/65/*") ("integration" "integration/*") (:exclude ".dir-locals.el" "*-tests.el"))) + :custom + (eat-kill-buffer-on-exit t) :hook (eshell-mode . eat-eshell-visual-command-mode)) (elpaca-use-package hide-mode-line :commands (hide-mode-line-mode))