summaryrefslogtreecommitdiff
path: root/plugins/pyenv
AgeCommit message (Expand)Author
2023-05-15docs(pyenv): warn about pyenv init (#11692)Joe
2022-11-14perf(pyenv): do not check if it's disabled (#11338)Isaac Levy
2022-04-09fix: use `python3` for all `python` invocations (#10832)Carlo Sala
2022-01-03fix(pyenv): quote % in `pyenv_prompt_info`Marc Cornellà
2021-10-04fix(pyenv): fix pyenv-virtualenv detection under macOS.Kaede Hoshikawa
2021-09-06fix(pyenv): do not warn if PYENV_ROOT is undefined (#10162)Terry
2021-09-03feat(pyenv): don't load pyenv-virtualenv with `ZSH_PYENV_VIRTUALENV=false`Marc Cornellà
2021-09-03feat(pyenv): silence bad config warning with `ZSH_PYENV_QUIET=true`Marc Cornellà
2021-09-03fix(pyenv): properly load pyenv shims and warn of broken configurationMarc Cornellà
2021-08-18fix(pyenv): fix for checking if pyenv-virtualenv is installedMarc Cornellà
2021-08-18docs(pyenv): document necessity to logout after PATH settingsMarc Cornellà
2021-07-26fix(pyenv): fix for ignoring pyenv-win commandsMarc Cornellà
2021-07-26fix(pyenv): fix pyenv PATH settings with a warning (#9935)Neil Girdhar
2020-09-09pyenv: run pyenv init with --no-rehash (#8917)Randall Leeds
2020-08-04pyenv: ignore $PATH pyenv if on WSLMarc Cornellà
2020-01-15pyenv: only run if pyenv not in $PATH (#8462)Vlad Dmitrievich
2019-10-07pyenv: add README (#8224)Joe Rattazzi
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
2017-11-07optimize load of pyenv with homebrew (#6142)Luke Lazurite
2015-10-19Fixd bug for pyenv pluginSuperbil
2015-10-15Enable pyenv rehashArvind Chembarpu
2015-10-15Init pyenv virtualenvs tooArvind Chembarpu
2013-11-19Add pyenv pluginStig Sandbeck Mathisen