lots of fixes
[distro-setup] / .bash_profile
index fd099aa593ad0ff9c683385624cde4c26f3b3c5f..d3a6a8fd56280c26a618bf525c38b66d35e8b63a 100644 (file)
@@ -13,5 +13,5 @@
 
 [[ -f ~/.bashrc ]] && . ~/.bashrc
 
-
-[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
+# ensure no bad programs appending to this file will have an affect
+return 0