This commit is contained in:
GitHub Merge Button 2012-05-31 14:46:04 -07:00
commit dafc5d1dc4

View file

@ -0,0 +1,5 @@
export VIRTUAL_ENV_DISABLE_PROMPT=1
source virtualenvwrapper.sh
export RPROMPT="%{$fg_bold[white]%}(venv:\${VIRTUAL_ENV:t})%{$reset_color%}"