Exec not needed for fish shell

This commit is contained in:
Elijah Lynn 2019-07-26 18:17:40 -07:00 committed by GitHub
parent 494a696406
commit 5d30b0e105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ From inside that directory you can:
**Pyenv note**: You may also need to add `eval "$(pyenv init -)"` to your profile if you haven't done so already.
3. **Restart your shell to enable pyenv-virtualenv**
3. **Restart your shell to enable pyenv-virtualenv (not needed in fish)**
```sh
$ exec "$SHELL"