[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
|
then
|
||||||
echo " "
|
echo " "
|
||||||
else
|
else
|
||||||
echo " with %{$fg_bold[magenta]%}☁%{$reset_color%} "
|
echo " %{$fg_bold[magenta]%}☁%{$reset_color%} "
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user