commit 3f1e17b68e5c4f71673083d610d174541a9e30e9
parent e55427117bdb2bc42fb1d9069179d53c53a9ff48
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 21 Sep 2017 09:11:22 +0100
mini prompt
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh/.zsh/prompt.zsh b/zsh/.zsh/prompt.zsh
@@ -11,7 +11,7 @@ ICO_DIVERGED="⥮"
COLOR_ROOT="%F{red}"
COLOR_USER="%F{cyan}"
COLOR_NORMAL="%F{white}"
-PROMPT_STYLE="classic"
+PROMPT_STYLE="mini"
#█▓▒░ allow functions in the prompt
setopt PROMPT_SUBST