From f3e96b17c82ccf3f7bcbebd2fb4aff3218daa638 Mon Sep 17 00:00:00 2001 From: romkatv Date: Wed, 18 Sep 2019 10:27:31 +0200 Subject: [PATCH] comments --- config/p10k-lean.zsh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index ecb7664..4970430 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