Closed duchengyao closed 1 year ago
All works as designed.
You're using an alternative prompt that already includes the name of the current virtualenv. Then Pyenv-Virtualenv adds its own on top of it.
If you don't need Pyenv-Virtualenv's prompt changing, set the PYENV_VIRTUALENV_DISABLE_PROMPT
envvar to a nonblank value.
Configure_prompt in zshrc of Kali linux cause duplicate Anaconda prefix, When the terminal is just opened.
After press CTRL+P , the prefix turned normal.
full
~/.zshrc
:Prerequisite
pyenv-virtualenv
plugin only. Please refrain from reporting issues of other plugins here.Description
PYENV_DEBUG=1
, e.g.env PYENV_DEBUG=1 pyenv install -v 3.6.4