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