[Emacs] fix eshell-banner-config configuration
This commit is contained in:
parent
4abe217eed
commit
20e89e938f
@ -3622,7 +3622,7 @@ the git repository.
|
||||
(eshell-info-banner-warning-face ((t :foreround "#D08770")))
|
||||
(eshell-info-banner-critical-face ((t :foreground "#BF616A")))
|
||||
:custom
|
||||
(eshell-info-banner-partition-prefixes ("/dev" "zroot" "tank")))
|
||||
(eshell-info-banner-partition-prefixes (list "/dev" "zroot" "tank")))
|
||||
#+end_src
|
||||
|
||||
Another feature I like is fish-like syntax highlight, which brings
|
||||
|
Loading…
Reference in New Issue
Block a user