aboutsummaryrefslogtreecommitdiffstats
path: root/bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
index 9f5935f..333d0a0 100644
--- a/bash_profile
+++ b/bash_profile
@@ -21,3 +21,5 @@ xset r rate 300 30
# perlbrew
source ~/perl5/perlbrew/etc/bashrc
. "$HOME/.cargo/env"
+
+[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*