initial env
This commit is contained in:
3
dot_env.d/pyenv.enabled
Normal file
3
dot_env.d/pyenv.enabled
Normal file
@@ -0,0 +1,3 @@
|
||||
export PYENV_ROOT="$HOME/.local/pyenv"
|
||||
command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
eval "$(pyenv init -)"
|
||||
Reference in New Issue
Block a user