mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
comments
This commit is contained in:
parent
ebe6a5198d
commit
f3e96b17c8
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ fi
|
|||
typeset -g POWERLEVEL9K_VCS_MODIFIED_FOREGROUND=178
|
||||
|
||||
##########################[ status: exit code of the last command ]###########################
|
||||
# Status on success. No content, just an icon.
|
||||
# Enable OK_PIPE, ERROR_PIPE and ERROR_SIGNAL status states to allow us to enable, disable and
|
||||
# style them independently from the regular OK and ERROR state.
|
||||
typeset -g POWERLEVEL9K_STATUS_EXTENDED_STATES=true
|
||||
|
|
Loading…
Reference in a new issue