commit 2ef4f5500ec17750b46debc2f6e53125c2e935ce
parent c276563c16d333abf0dcdfcc81994c0bc42d444f
Author: pyratebeard <root@pyratebeard.net>
Date: Wed, 4 Oct 2017 18:07:24 +0100
switched to 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="mini"
+PROMPT_STYLE="tiny"
#█▓▒░ allow functions in the prompt
setopt PROMPT_SUBST