lots of fixes
[distro-setup] / .bash_profile
index a2254a1b49a06e98062dc76f79ff4e69b855e45e..d3a6a8fd56280c26a618bf525c38b66d35e8b63a 100644 (file)
@@ -12,3 +12,6 @@
 # the user to change.
 
 [[ -f ~/.bashrc ]] && . ~/.bashrc
+
+# ensure no bad programs appending to this file will have an affect
+return 0