Browse Source

Fix fish shell config docs

pull/2786/head
Tom Godkin 1 year ago
parent
commit
d74e2bae77
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -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…
Cancel
Save