1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 21:33:54 -05:00

Update README.md

corrected fish shell command
This commit is contained in:
Anton Petrov
2021-01-15 08:02:25 +03:00
committed by GitHub
parent b61536e9ee
commit f53aa3e64e

View File

@@ -250,7 +250,7 @@ easy to fork and contribute any changes back upstream.
- For **Fish shell**:
~~~ fish
echo -e 'if command -v pyenv 1>/dev/null 2>&1; then\n eval "$pyenv init - | source"\nfi' >> ~/.bash_profile
echo -e '\n\n# pyenv init\nif command -v pyenv 1>/dev/null 2>&1\n pyenv init - | source\nend' >> ~/.config/fish/config.fish
~~~
**General warning**: There are some systems where the `BASH_ENV` variable is configured