Skip to content

Commit

Permalink
Change af-magic theme's branch color (ohmyzsh#5730)
Browse files Browse the repository at this point in the history
  • Loading branch information
haandol authored and petervanderdoes committed Mar 21, 2017
1 parent b9aae5c commit 80b6c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/af-magic.zsh-theme
Expand Up @@ -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%}"

0 comments on commit 80b6c8a

Please sign in to comment.