path helper in shellenv.
This commit is contained in:
parent
f2e0acfdf5
commit
d185730603
@ -49,3 +49,4 @@ export RBENV_ROOT=/usr/local/var/rbenv
|
||||
|
||||
export PATH="$HOME/.rbenv/bin:$PATH"
|
||||
eval "$(rbenv init -)"
|
||||
eval `/usr/libexec/path_helper -s`
|
||||
|
Loading…
Reference in New Issue
Block a user