mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-06 20:57:47 +08:00
Update plugins/pyenv/README.md
This commit is contained in:
parent
d9f9043f30
commit
30c62ffee2
@ -23,12 +23,11 @@ eval "$(pyenv init --path)"
|
||||
- `ZSH_PYENV_QUIET`: if set to `true`, the plugin will not print any messages if it
|
||||
finds that `pyenv` is not properly configured.
|
||||
|
||||
- `ZSH_PYENV_NO_SYSTEM`: if set to `true`, the plugin will not show the system or
|
||||
default Python version when it finds it.
|
||||
|
||||
- `ZSH_PYENV_VIRTUALENV`: if set to `false`, the plugin will not load pyenv-virtualenv
|
||||
when it finds it.
|
||||
|
||||
- `ZSH_THEME_PYENV_NO_SYSTEM`: if set to `true`, the plugin will not show the system or
|
||||
default Python version when it finds it.
|
||||
- `ZSH_THEME_PYENV_PREFIX`: the prefix to display before the Python version in
|
||||
the prompt.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user