[zsh] more updating of prompt
+ added right prompt + added symbols/colors + moved git data to right prompt
This commit is contained in:
@@ -28,7 +28,7 @@ need_push() {
|
||||
then
|
||||
echo " "
|
||||
else
|
||||
echo " with %{$fg_bold[magenta]%}☁%{$reset_color%} "
|
||||
echo " %{$fg_bold[magenta]%}☁%{$reset_color%} "
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user