• Jyrki Pulliainen's avatar
    virtualenvwrapper: Deactivate only if in virtualenv · 833e6f59
    Jyrki Pulliainen authored
    If user manually deactivates the virtualenv when using this mode, zsh
    will produce following error:
    
        deactivate:12: command not found: virtualenv_deactivate
    
    To avoid this, check that the VIRTUAL_ENV flag is set before trying to
    automatically deactivate the virtual environment.
    
    Fixes #2185
    833e6f59
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...