oh-my-zsh/plugins/virtualenvwrapper
Dom Sekotill cc9695b081 Unset ENV_NAME & deactivate if no virtualenv found
This addresses #4603 without breaking current behaviour (where current
behaviour is correct).

When changing directories, if there is no environment matching
ENV_NAME, ENV_NAME is emptied and deactivate called if there is a
current environment active (based on CD_VIRTUAL_ENV).
2016-11-25 11:36:28 +00:00
..
virtualenvwrapper.plugin.zsh Unset ENV_NAME & deactivate if no virtualenv found 2016-11-25 11:36:28 +00:00