Update nvm script
This commit is contained in:
parent
97594f706b
commit
011e9ca0dc
4 changed files with 35 additions and 31 deletions
|
|
@ -15,7 +15,7 @@ fish_add_path --append \
|
|||
if command -s pyenv > /dev/null
|
||||
set -Ux PYENV_ROOT $HOME/.pyenv
|
||||
fish_add_path --move $PYENV_ROOT/bin
|
||||
|
||||
|
||||
pyenv init - | source
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue