Moving rvm line
This commit is contained in:
parent
4f48e5400d
commit
6eb2b6f0d0
1 changed files with 2 additions and 2 deletions
|
|
@ -368,8 +368,8 @@ ex () {
|
|||
fi
|
||||
}
|
||||
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
## Profiling options
|
||||
#unsetopt xtrace
|
||||
#exec 2>&3 3>&-
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue