We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d1dcaa + 8310e73 commit 32718e8Copy full SHA for 32718e8
README.md
@@ -43,6 +43,7 @@ From inside that directory you can:
43
**Fish shell note**: Add this to your `~/.config/fish/config.fish`
44
45
```sh
46
+ status --is-interactive; and source (pyenv init -|psub)
47
status --is-interactive; and source (pyenv virtualenv-init -|psub)
48
```
49
0 commit comments