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
|
||||
}
|
||||
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
eval "$(rbenv init -)"
|
||||
## Profiling options
|
||||
#unsetopt xtrace
|
||||
#exec 2>&3 3>&-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue