parent
e5b52e2a50
commit
4b90f28e08
1 changed files with 1 additions and 3 deletions
|
@ -73,9 +73,7 @@ You should use `set-eshell-alias!' to change this.")
|
||||||
eshell-prompt-function #'+eshell-default-prompt-fn
|
eshell-prompt-function #'+eshell-default-prompt-fn
|
||||||
;; em-glob
|
;; em-glob
|
||||||
eshell-glob-case-insensitive t
|
eshell-glob-case-insensitive t
|
||||||
eshell-error-if-no-glob t
|
eshell-error-if-no-glob t)
|
||||||
;; Shell config
|
|
||||||
eshell-term-name "xterm-256color")
|
|
||||||
|
|
||||||
;; Consider eshell buffers real
|
;; Consider eshell buffers real
|
||||||
(add-hook 'eshell-mode-hook #'doom-mark-buffer-as-real-h)
|
(add-hook 'eshell-mode-hook #'doom-mark-buffer-as-real-h)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue