|
|
@ -366,7 +366,6 @@ fi
|
|
|
|
typeset -g POWERLEVEL9K_VCS_MODIFIED_FOREGROUND=178
|
|
|
|
typeset -g POWERLEVEL9K_VCS_MODIFIED_FOREGROUND=178
|
|
|
|
|
|
|
|
|
|
|
|
##########################[ status: exit code of the last command ]###########################
|
|
|
|
##########################[ 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
|
|
|
|
# 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.
|
|
|
|
# style them independently from the regular OK and ERROR state.
|
|
|
|
typeset -g POWERLEVEL9K_STATUS_EXTENDED_STATES=true
|
|
|
|
typeset -g POWERLEVEL9K_STATUS_EXTENDED_STATES=true
|
|
|
|