mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Clean up; refactor
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
:defer t
|
||||
:init
|
||||
(evil-set-initial-state 'eshell-mode 'normal)
|
||||
(setq eshell-directory-name (! (concat narf-temp-dir "eshell"))
|
||||
(setq eshell-directory-name (concat narf-temp-dir "eshell")
|
||||
eshell-scroll-to-bottom-on-input 'all
|
||||
eshell-buffer-shorthand t
|
||||
|
||||
|
Reference in New Issue
Block a user