path helper in shellenv.

This commit is contained in:
Ivan Malison 2015-01-26 01:56:00 -08:00
parent f2e0acfdf5
commit d185730603

View File

@ -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`