pyenv/libexec
Isaac Levy cc56f76733
Add --no-push-path option (#2526)
In some advanced shell setups, the order of custom-added PATH entries is important.
We disregard it by default, always pushing shims to the front of PATH,
to ensure that Pyenv works even in poorly maintained shell environments
and with minimal hassle for non-export users
(an attempt to do the opposite (#1898) has ended in a disaster).
Some advanced users are however ready and able to carefully maintain their environment
and deal with breakages and inconvenience. This option is for them.
2022-11-19 00:01:59 +03:00
..
pyenv
pyenv---version 2.3.6 2022-11-03 09:26:31 +01:00
pyenv-commands
pyenv-completions
pyenv-exec
pyenv-global
pyenv-help
pyenv-hooks
pyenv-init Add --no-push-path option (#2526) 2022-11-19 00:01:59 +03:00
pyenv-latest Fix resolution of a name that's a prefix of another name (#2521) 2022-11-10 04:46:14 +03:00
pyenv-local
pyenv-prefix
pyenv-rehash
pyenv-root
pyenv-sh-rehash
pyenv-sh-shell
pyenv-shims
pyenv-version
pyenv-version-file
pyenv-version-file-read
pyenv-version-file-write
pyenv-version-name
pyenv-version-origin
pyenv-versions
pyenv-whence
pyenv-which