1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-07-13 14:17:45 +02:00

zsh: enable pyenv

This commit is contained in:
tiyn 2025-07-06 06:31:29 +02:00
parent a92906b244
commit c889d019aa

View File

@ -185,7 +185,7 @@ fi
eval $(thefuck --alias)
# python
#eval "$(pyenv init -)"
eval "$(pyenv init - zsh)"
##########################
# COMMANDS BEFORE PROMPT #