28 Commits (f30df6c855d1df077adc6b226219629312015ec6)

Author SHA1 Message Date
Carlo Sala 5c532a85cf
fix(pyenv)!: do not load if a virtualenv is present 2 years ago
guangwu 6780b19329
docs(pyenv): fix typo (#12283) 2 years ago
Joe 7a030f6bd6
docs(pyenv): warn about pyenv init (#11692) 3 years ago
Isaac Levy b70977b256
perf(pyenv): do not check if it's disabled (#11338) 3 years ago
Carlo Sala 0818df057c
fix: use `python3` for all `python` invocations (#10832) 4 years ago
Marc Cornellà 42afa6e2ea
fix(pyenv): quote % in `pyenv_prompt_info` 4 years ago
Kaede Hoshikawa c6c364317d fix(pyenv): fix pyenv-virtualenv detection under macOS. 5 years ago
Terry 19710a2d17
fix(pyenv): do not warn if PYENV_ROOT is undefined (#10162) 5 years ago
Marc Cornellà 1b03896a0e
feat(pyenv): don't load pyenv-virtualenv with `ZSH_PYENV_VIRTUALENV=false` 5 years ago
Marc Cornellà 823be4ef5f
feat(pyenv): silence bad config warning with `ZSH_PYENV_QUIET=true` 5 years ago
Marc Cornellà c08fb77c2f
fix(pyenv): properly load pyenv shims and warn of broken configuration 5 years ago
Marc Cornellà b85e1dd5d6
fix(pyenv): fix for checking if pyenv-virtualenv is installed 5 years ago
Marc Cornellà 10f3e0d4d4
docs(pyenv): document necessity to logout after PATH settings 5 years ago
Marc Cornellà 5377cc37c0
fix(pyenv): fix for ignoring pyenv-win commands 5 years ago
Neil Girdhar c8a258698d
fix(pyenv): fix pyenv PATH settings with a warning (#9935) 5 years ago
Randall Leeds 3667f94538
pyenv: run pyenv init with --no-rehash (#8917) 6 years ago
Marc Cornellà 9703111b82 pyenv: ignore $PATH pyenv if on WSL 6 years ago
Vlad Dmitrievich aaa87063a2 pyenv: only run if pyenv not in $PATH (#8462) 6 years ago
Joe Rattazzi d5e7040ebd pyenv: add README (#8224) 7 years ago
Thomas Kriechbaumer 20ecca2ba9 rbenv: improve rbenv loading based on pyenv (#7626) 7 years ago
Oleg Smelov a43cef3404 pyenv: detect pyenv from Homebrew faster (#7670) 7 years ago
Marc Cornellà 0aa645f803
pyenv: search the pyenv command if not found (#6811) 8 years ago
Terrance Kennedy 8efcf2776b pyenv plugin refactor (8x faster) (#6165) 8 years ago
Luke Lazurite dfc03c7bb6 optimize load of pyenv with homebrew (#6142) 8 years ago
Superbil 2c54428d6e
Fixd bug for pyenv plugin 11 years ago
Arvind Chembarpu 8a362b2b1f Enable pyenv rehash 11 years ago
Arvind Chembarpu 8a95cedc3b Init pyenv virtualenvs too 11 years ago
Stig Sandbeck Mathisen 613d116cda Add pyenv plugin 13 years ago