pyenv.pyenv-virtualenv/bin
Yamashita, Yuu 1edff311d5 exits as error if the virtual environment doesn't have python executable (#104)
conda's environment might not have `python` executable. If the prefix
doesn't contain `python` in it, `pyenv-which` might be ran into infinite
loop if some of `which` hooks invoke `pyenv-virtualenv-prefix`.
2015-11-26 10:34:32 +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 Deactivation before activation should not return as non-zero (fixes #116) 2015-11-26 09:15:02 +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 exits as error if the virtual environment doesn't have python executable (#104) 2015-11-26 10:34:32 +00:00
pyenv-virtualenvs Fix broken --skip-aliases 2015-11-25 12:04:48 +00:00