mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Merge pull request #4219 from condy0919/patch-1
Remove eshell obsolete variable
This commit is contained in:
@ -61,7 +61,6 @@ You should use `set-eshell-alias!' to change this.")
|
||||
'face 'font-lock-keyword-face))
|
||||
eshell-scroll-to-bottom-on-input 'all
|
||||
eshell-scroll-to-bottom-on-output 'all
|
||||
eshell-buffer-shorthand t
|
||||
eshell-kill-processes-on-exit t
|
||||
eshell-hist-ignoredups t
|
||||
;; don't record command in history if prefixed with whitespace
|
||||
|
Reference in New Issue
Block a user