mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 22:03:52 -05:00
Update README.md
This commit is contained in:
@@ -296,7 +296,7 @@ easy to fork and contribute any changes back upstream.
|
|||||||
|
|
||||||
And add this to `~/.config/fish/config.fish`:
|
And add this to `~/.config/fish/config.fish`:
|
||||||
~~~ fish
|
~~~ fish
|
||||||
status is-login; and pyenv init --path | source
|
status is-interactive; and pyenv init --path | source
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
If Fish is not your login shell, also follow the Bash/Zsh instructions to add to `~/.profile`.
|
If Fish is not your login shell, also follow the Bash/Zsh instructions to add to `~/.profile`.
|
||||||
|
|||||||
Reference in New Issue
Block a user