mirror of
https://github.com/pyenv/pyenv.git
synced 2025-01-07 04:23:03 +00:00
cc56f76733
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. |
||
---|---|---|
.. | ||
pyenv | ||
pyenv---version | ||
pyenv-commands | ||
pyenv-completions | ||
pyenv-exec | ||
pyenv-global | ||
pyenv-help | ||
pyenv-hooks | ||
pyenv-init | ||
pyenv-latest | ||
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 |