pyenv.pyenv-virtualenv/bin
Tony Wang 240a1de6e5 fix warns for virtualenv-init corner case on fish
The situation is when in a directory containing python binary,
`pyenv prefix' will return empty (caused by `pyenv which' returning
"./python"). This change adds quotes for `test', otherwise `test' will
warn about missing argument.
2015-01-05 23:23:43 +08: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 v20141106 2014-11-06 09:47:54 -08:00
pyenv-virtualenv-init fix warns for virtualenv-init corner case on fish 2015-01-05 23:23:43 +08:00
pyenv-virtualenv-prefix Fix virtualenv-prefix when the version is system 2014-07-04 22:44:08 +09:00
pyenv-virtualenvs remove redundant checks for pyenv-prefix 2013-06-21 19:42:46 +09:00