master
Andy Fleming 12 years ago
parent cbd63f220d
commit c05a28a7d9
  1. 2
      themes/af-magic.zsh-theme

@ -27,7 +27,7 @@ eval my_gray='$FG[237]'
eval my_orange='$FG[214]'
# right prompt
if type "virtualenv_prompt" > /dev/null
if type "virtualenv_prompt_info" > /dev/null
then
RPROMPT='$(virtualenv_prompt_info)$my_gray%n@%m%{$reset_color%}%'
else

Loading…
Cancel
Save