Feat: activate pyenv

This commit is contained in:
Bertrand Benjamin 2022-02-02 10:17:05 +01:00
parent 6f637e746e
commit 150341e4c2
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ bindkey -M vicmd 'j' history-substring-search-down
# Auto-ls
source ~/.config/zsh/auto-ls/auto-ls.zsh
# Pyenv
eval "$(pyenv init --path)"
source ~/.config/zsh/completion.zsh
source ~/.config/zsh/key-bindings.zsh