pyenv-virtualenv
pyenv-virtualenv copied to clipboard
Makes the prompt load super slowly
Adding the required
eval "$(pyenv virtualenv-init -)"
to my zshrc makes the prompt load much slower than without. What's the reason for this?