diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-09-18 11:27:31 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-09-18 11:27:31 +0300 |
commit | f3e96b17c82ccf3f7bcbebd2fb4aff3218daa638 (patch) | |
tree | 6207ee69c34f40a83beaedd56fd98020aac24c7e /config/p10k-lean.zsh | |
parent | ebe6a5198d8bbbb5fbe1b3acef4acf118c8a3c12 (diff) |
comments
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r-- | config/p10k-lean.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index ecb76648..49704302 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -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 |