Add rvm stuff to zprofile
This commit is contained in:
parent
0dd8c0c095
commit
ead553a86f
1 changed files with 2 additions and 0 deletions
|
|
@ -374,3 +374,5 @@ ex () {
|
||||||
## 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