forked from colonelpanic/dotfiles
ooops...
This commit is contained in:
parent
3959692b59
commit
134872ec90
@ -48,5 +48,5 @@ function with_shellrc {
|
||||
export RBENV_ROOT=/usr/local/var/rbenv
|
||||
|
||||
export PATH="$HOME/.rbenv/bin:$PATH"
|
||||
hash rbenv > /dev/null && eval "$(rbenv init -)"
|
||||
hash rbenv 2> /dev/null && eval "$(rbenv init -)"
|
||||
test -e /usr/libexec/path_helper && eval `/usr/libexec/path_helper -s`
|
||||
|
Loading…
Reference in New Issue
Block a user