Skip to content
Francisco Granados edited this page Dec 4, 2017 · 1 revision

Fish Shell Integration

Write this into your ~/.config/fish/config.fish file to have the autocomplete and shell integration:

status --is-interactive; and source (pyenv init -|psub)

Bash Shell Integration

ZSH Shell Integration