mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2025-11-12 13:33:52 -05:00
Updating ReadMe to include information for Fish
This commit is contained in:
@@ -43,6 +43,7 @@ From inside that directory you can:
|
|||||||
**Fish shell note**: Add this to your `~/.config/fish/config.fish`
|
**Fish shell note**: Add this to your `~/.config/fish/config.fish`
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
status --is-interactive; and source (pyenv init -|psub)
|
||||||
status --is-interactive; and source (pyenv virtualenv-init -|psub)
|
status --is-interactive; and source (pyenv virtualenv-init -|psub)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user