Update af-magic.zsh-theme

Modification of the 30th line.
Missing the first 'R' in 'RPROMPT' (for the right prompt)
This commit is contained in:
jefflance 2013-12-03 14:33:23 +01:00
commit 40821e4c05

View file

@ -27,7 +27,7 @@ eval my_gray='$FG[237]'
eval my_orange='$FG[214]'
# right prompt
PROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
RPROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
# git settings
ZSH_THEME_GIT_PROMPT_PREFIX="$FG[075](branch:"