made coffe cup yellow again :)
This commit is contained in:
parent
10b00353d1
commit
f56bb74ae8
@ -6,7 +6,7 @@ alias ls='ls --color=auto';
|
||||
|
||||
# zsh prompt
|
||||
COFFEE="☕";
|
||||
PREVIOUS_COMMAND_CONDITION="%B%(?.%F{magenta}.%F{210}) $COFFEE";
|
||||
PREVIOUS_COMMAND_CONDITION="%B%(?.%F{yellow}.%F{210}) $COFFEE";
|
||||
|
||||
USER='%B%F{green}%n';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user