mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
commit
4eeb5b9062
@ -3,7 +3,7 @@ if test -n "$PYENV_ROOT"
|
||||
set PATH $PYENV_ROOT/bin $PATH
|
||||
end
|
||||
if test -d $PYENV_ROOT/shims
|
||||
set $PATH $PYENV_ROOT/shims $PATH
|
||||
set PATH $PYENV_ROOT/shims $PATH
|
||||
end
|
||||
else
|
||||
if test -d $HOME/.pyenv/bin
|
||||
|
Loading…
Reference in New Issue
Block a user