Update .zshrc

This commit is contained in:
Felix Delattre 2023-03-09 20:12:37 +00:00
parent 307c6769c6
commit 030934a84e
1 changed files with 1 additions and 0 deletions

View File

@ -105,3 +105,4 @@ source $ZSH/oh-my-zsh.sh
. ${ZSH_CUSTOM}/prompt.zsh
eval "$(pyenv init --path)"
eval "$(pyenv virtualenv-init -)"