mirror of https://github.com/einverne/dotfiles.git
Ein Verne
3 years ago
4 changed files with 15 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
export PYENV_ROOT="$HOME/.pyenv" |
||||||
|
export PATH="$PYENV_ROOT/bin:$PATH" |
||||||
|
|
||||||
|
eval "$(pyenv init --path)" |
Loading…
Reference in new issue