summaryrefslogtreecommitdiff
path: root/plugins/pyenv/pyenv.plugin.zsh
AgeCommit message (Collapse)Author
2019-05-08rbenv: improve rbenv loading based on pyenv (#7626)Thomas Kriechbaumer
2019-03-29pyenv: detect pyenv from Homebrew faster (#7670)Oleg Smelov
2018-05-15pyenv: search the pyenv command if not found (#6811)Marc Cornellà
2018-04-22pyenv plugin refactor (8x faster) (#6165)Terrance Kennedy
* Refactor pyenv plugin to use PATH
2017-11-07optimize load of pyenv with homebrew (#6142)Luke Lazurite
2015-10-19Fixd bug for pyenv pluginSuperbil
Check pyenv-virtualenv can eval before use it. Signed-off-by: Superbil <superbil@gmail.com>
2015-10-15Enable pyenv rehashArvind Chembarpu
2015-10-15Init pyenv virtualenvs tooArvind Chembarpu
2013-11-19Add pyenv pluginStig Sandbeck Mathisen