Mark Baker
Results
2
comments of
Mark Baker
I am. This is the current pyenv section of my .bashrc ``` export PYENV_ROOT="$HOME/.pyenv" export PATH="$PYENV_ROOT/bin:$PATH" #eval "$(pyenv init -)" eval "$(pyenv init - --path)" eval "$(pyenv virtualenv-init -)" ```
This would be very useful for my needs, as a frequent trickle user.