summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-11-16 16:23:58 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-11-16 16:23:58 -0500
commit159f6b8f3301d4b9312f8cc395b0b252dd376ba9 (patch)
tree62201352f1ef899f0336000182be05cf14ee3fad
parent1111923a0f8daf24984e13bc1da2295c4e16157c (diff)
This had (accidentally) crept into a earlier commit; I don't want it.
-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*