dotfiles/home/private_dot_config/zsh/zexists.d/cmd/pyenv.zsh
2023-08-28 15:11:53 -05:00

4 lines
43 B
Bash

#!/usr/bin/env zsh
eval "$(pyenv init -)"