Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh into feature/ubuntu-spotify-commands

This commit is contained in:
Victor Gonzalez 2017-01-12 10:52:32 -03:00
commit 249964ec04

View file

@ -27,7 +27,7 @@ else
fi
# git settings
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[075](branch:"
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[075]($FG[078]"
ZSH_THEME_GIT_PROMPT_CLEAN=""
ZSH_THEME_GIT_PROMPT_DIRTY="$my_orange*%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="$FG[075])%{$reset_color%}"