mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 23:36:20 -04:00
Exec not needed for fish shell
This commit is contained in:
parent
494a696406
commit
5d30b0e105
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue