mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
Fix fish shell config docs
This commit is contained in:
parent
da3ac7b7a3
commit
d74e2bae77
1 changed files with 1 additions and 0 deletions
|
@ -336,6 +336,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi
|
|||
|
||||
~~~ fish
|
||||
set -Ux PYENV_ROOT $HOME/.pyenv
|
||||
mkdir -p $PYENV_ROOT/bin
|
||||
fish_add_path $PYENV_ROOT/bin
|
||||
~~~
|
||||
|
||||
|
|
Loading…
Reference in a new issue