Просмотр исходного кода

Update fish instructions based on user feedback

pull/2067/head
Ivan Pozdeev 4 лет назад
Родитель
Сommit
76db37dbfa
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      README.md

+ 2
- 2
README.md Просмотреть файл

@ -361,8 +361,8 @@ easy to fork and contribute any changes back upstream.
And add this to `~/.config/fish/config.fish`:
~~~ fish
status is-interactive; and pyenv init --path | source
pyenv init - | source
status is-login; and pyenv init --path | source
status is-interactive; and pyenv init - | source
~~~
If Fish is not your login shell, also follow the Bash/Zsh instructions to add to `~/.profile`.

Загрузка…
Отмена
Сохранить