Added virtualenv plugin data to af-magic theme.

This commit is contained in:
Nathan Cox 2013-09-18 08:09:15 -07:00
parent b51c2a0d0b
commit dfe36d7b7b

View File

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