aboutsummaryrefslogtreecommitdiff
path: root/pyenv/profile.d/pyenv.sh
blob: ea2455fb4f61cf756eca0d97af7b595974308a8d (plain) (blame)
1
2
# Add pyenv bindir and shims to PATH
PATH=$HOME/.pyenv/bin:$HOME/.pyenv/shims:$PATH