Fix previous commit
This commit is contained in:
parent
b6ddcd03c0
commit
c2001ae2b3
@ -35,7 +35,7 @@ This will also update all eshell-starship explain buffers that need updating."
|
||||
(revert-buffer)))))))
|
||||
|
||||
(defcustom eshell-starship-module-order
|
||||
'("remote" "cwd" "vc" t "cmd-time" "arrow")
|
||||
'("remote" "cwd" "git" "vc" t "cmd-time" "arrow")
|
||||
"The order of modules for eshell-starship.
|
||||
This is a list with each element being a module name. The special value t can
|
||||
appear at most once to denote \"all remaining modules\"."
|
||||
|
Loading…
Reference in New Issue
Block a user