mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
Popwin/boring buffers moved to core-ui/core-vars
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
:defer t
|
||||
:init
|
||||
(evil-set-initial-state 'eshell-mode 'normal)
|
||||
(add-popwin-rule! "*eshell*" :position left :width 80 :stick t :dedicated t)
|
||||
|
||||
(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