1 Shell integration
Francisco Granados edited this page 2017-12-04 11:13:35 -08:00

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