Feat: activate pyenv
This commit is contained in:
parent
6f637e746e
commit
150341e4c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user