From 159f6b8f3301d4b9312f8cc395b0b252dd376ba9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 16 Nov 2011 16:23:58 -0500 Subject: This had (accidentally) crept into a earlier commit; I don't want it. --- .bashrc | 1 - 1 file changed, 1 deletion(-) 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* -- cgit v1.2.3-2-g168b