pyenv.pyenv-virtualenv/bin
Josh Hagins 5953ddaf64 Ignore failure of pyenv activate
When the current pyenv environment is not a virtualenv, this line
exits with a return code of 1. This is annoying for those of us
who report the last return code in our own PROMPT_COMMAND, so
ignore the output of `pyenv activate` if we're not currently using
a virtualenv.
2015-03-18 22:30:19 -04: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 shell version set in activate should be unset in deactivate (#61) 2014-12-23 11:21:52 +09:00
pyenv-sh-deactivate shell version set in activate should be unset in deactivate (#61) 2014-12-23 11:21:52 +09:00
pyenv-virtualenv v20150119 2015-01-19 00:53:19 +09:00
pyenv-virtualenv-init Ignore failure of pyenv activate 2015-03-18 22:30:19 -04:00
pyenv-virtualenv-prefix Anaconda has activate script nevertheless it is not a virtual environment (#65) 2015-01-18 20:15:44 +09:00
pyenv-virtualenvs remove redundant checks for pyenv-prefix 2013-06-21 19:42:46 +09:00