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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
[[ -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>&-
|
||||||
|
|
||||||
[[ -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