mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Remove redundant eshell-error-if-no-glob setting
This commit is contained in:
@ -22,7 +22,6 @@
|
|||||||
eshell-scroll-to-bottom-on-output 'all
|
eshell-scroll-to-bottom-on-output 'all
|
||||||
eshell-buffer-shorthand t
|
eshell-buffer-shorthand t
|
||||||
eshell-kill-processes-on-exit t
|
eshell-kill-processes-on-exit t
|
||||||
eshell-error-if-no-glob t
|
|
||||||
eshell-hist-ignoredups t
|
eshell-hist-ignoredups t
|
||||||
;; em-prompt
|
;; em-prompt
|
||||||
eshell-prompt-regexp "^.* λ "
|
eshell-prompt-regexp "^.* λ "
|
||||||
|
Reference in New Issue
Block a user