summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index e6a949e..2c5b611 100644
--- a/.bashrc
+++ b/.bashrc
@@ -99,4 +99,3 @@ fi
if [ -f "$HOME/.login-daemons" ]; then
. "$HOME/.login-daemons"
fi
-[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*