From f87f3129d7180e3a7a1427ca0bcbad0784250fee Mon Sep 17 00:00:00 2001 From: romkatv Date: Sat, 27 Jul 2019 15:12:26 +0200 Subject: [PATCH] type --- config/p10k-classic.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 0bba7f11..f32a667e 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -199,7 +199,7 @@ fi # Enable special styling for non-writable directories. typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=true # Show this icon when the current directory is not writable. Empty for no icon. - # POWERLEVEL9K_DIR_NOT_WRITABLE_VISUAL_IDENTIFIER_EXPANSION='⭐' + # typeset -g POWERLEVEL9K_DIR_NOT_WRITABLE_VISUAL_IDENTIFIER_EXPANSION='⭐' # POWERLEVEL9K_DIR_CLASSES allows you to specify custom icons for different directories. # It must be an array with 3 * N elements. Each triplet consists of: