mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Change time color
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user