Merge pull request #280 from bradleyhurley/master

Updating ReadMe to include information for Fish
This commit is contained in:
Yamashita, Yuu
2018-08-22 09:07:37 +09:00
committed by GitHub

View File

@@ -43,6 +43,7 @@ From inside that directory you can:
**Fish shell note**: Add this to your `~/.config/fish/config.fish`
```sh
status --is-interactive; and source (pyenv init -|psub)
status --is-interactive; and source (pyenv virtualenv-init -|psub)
```