summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2017-01-21 11:03:30 -0700
committerTuowen Zhao <ztuowen@gmail.com>2017-01-21 11:03:30 -0700
commit590713ad2ae21b261b82b948db21f484c569436c (patch)
treec06917ecddc319565d999d8605abfea0d575fa1f /themes
parentda5b9108f49a67e7af7e880e51d1e95e11342ac1 (diff)
parentd2725d44fce59ea7060b4d712c5739512a56882d (diff)
downloadzsh-590713ad2ae21b261b82b948db21f484c569436c.tar.gz
zsh-590713ad2ae21b261b82b948db21f484c569436c.tar.bz2
zsh-590713ad2ae21b261b82b948db21f484c569436c.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'themes')
-rw-r--r--themes/af-magic.zsh-theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/af-magic.zsh-theme b/themes/af-magic.zsh-theme
index 97d142a0f..1c6d1732c 100644
--- a/themes/af-magic.zsh-theme
+++ b/themes/af-magic.zsh-theme
@@ -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%}"