Change time color

This commit is contained in:
2014-10-10 11:19:10 +03:00
parent 94d55a5a7a
commit 3014fc8235
+1 -1
View File
@@ -137,7 +137,7 @@ NewLine="\n"
Jobs="\j"
if [ "$color_prompt" = yes ]; then
PS1=$On_IBlack$Time12h$Color_Off'$(git branch &>/dev/null;\
PS1=$Time12h$Color_Off'$(git branch &>/dev/null;\
if [ $? -eq 0 ]; then \
echo "$(echo `git status` | grep "nothing to commit" > /dev/null 2>&1; \
if [ "$?" -eq "0" ]; then \