pyenv.pyenv-virtualenv/bin
Yamashita, Yuu 5f87786adf Remove PYENV_DEACTIVATE (fixes #121)
This means that pyenv-virtualenv will not allow manual deactivation of
virtualenv if pyenv-virtualenv-init is enabled. This must be acceptable
since the activation of virtualenv is just setting of environment
variables in current implementation.
2015-11-23 13:33:31 +00:00
..
pyenv-activate Fix completion of pyenv activate (fixes #15) 2014-02-03 14:49:47 +09:00
pyenv-deactivate Display error if pyenv activate was invoked as a command 2014-01-25 19:14:58 +09:00
pyenv-sh-activate Remove PYENV_DEACTIVATE (fixes #121) 2015-11-23 13:33:31 +00:00
pyenv-sh-deactivate Remove PYENV_DEACTIVATE (fixes #121) 2015-11-23 13:33:31 +00:00
pyenv-virtualenv Remove PYENV_DEACTIVATE (fixes #121) 2015-11-23 13:33:31 +00:00
pyenv-virtualenv-delete Prevent removing symlinks bound to different version (#106) 2015-11-09 05:57:16 +00:00
pyenv-virtualenv-init Change prompt after activate (#52) 2015-11-09 01:57:17 +00:00
pyenv-virtualenv-prefix Treat all versions with activate script as a virtual environment 2015-11-04 13:07:46 +00:00
pyenv-virtualenvs Add --skip-aliases to pyenv virtualenvs (fixes #120) 2015-11-23 12:06:22 +00:00