summaryrefslogtreecommitdiff
path: root/themes/af-magic.zsh-theme
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2013-12-02 23:26:03 -0800
committerRobby Russell <robby@planetargon.com>2013-12-02 23:26:03 -0800
commitb38db4a2d20d1e15967dff17cc2db7bb98cdd4dc (patch)
tree97ad19295e77165a9a26e64c9f5a786526fcfbd2 /themes/af-magic.zsh-theme
parentb6f4a887acb5b70acaf3d15b32d23c642a98cabe (diff)
parentdfe36d7b7b6d70e5179f57afadfd923a36b3ff5a (diff)
downloadzsh-b38db4a2d20d1e15967dff17cc2db7bb98cdd4dc.tar.gz
zsh-b38db4a2d20d1e15967dff17cc2db7bb98cdd4dc.tar.bz2
zsh-b38db4a2d20d1e15967dff17cc2db7bb98cdd4dc.zip
Merge pull request #2097 from natecox/master
Added virtualenv plugin data to af-magic theme.
Diffstat (limited to 'themes/af-magic.zsh-theme')
-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 c1b00c62b..4cf282590 100644
--- a/themes/af-magic.zsh-theme
+++ b/themes/af-magic.zsh-theme
@@ -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:"