Swap rvm out for rbenv
This commit is contained in:
parent
7ed5a568a1
commit
ab83497568
1 changed files with 1 additions and 2 deletions
|
|
@ -369,8 +369,7 @@ ex () {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
eval "$(rbenv init -)"
|
||||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
|
||||||
## Profiling options
|
## Profiling options
|
||||||
#unsetopt xtrace
|
#unsetopt xtrace
|
||||||
#exec 2>&3 3>&-
|
#exec 2>&3 3>&-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue