From 6c83ace41ce41a362b68a58be45ce29164da8fa5 Mon Sep 17 00:00:00 2001 From: romkatv Date: Sun, 17 May 2020 08:27:28 +0200 Subject: [PATCH] uncomment POWERLEVEL9K_DIR_BACKGROUND --- config/p10k-rainbow.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh index 327c99c5..b946fea6 100644 --- a/config/p10k-rainbow.zsh +++ b/config/p10k-rainbow.zsh @@ -201,7 +201,7 @@ ##################################[ dir: current directory ]################################## # Current directory background color. - # typeset -g POWERLEVEL9K_DIR_BACKGROUND=4 + typeset -g POWERLEVEL9K_DIR_BACKGROUND=4 # Default current directory foreground color. typeset -g POWERLEVEL9K_DIR_FOREGROUND=254 # If directory is too long, shorten some of its segments to the shortest possible unique