Imported scripts for make/gdb integration
[nethome.git] / .bash_profile
index 7ff84cd..9808136 100644 (file)
@@ -1,3 +1,4 @@
-export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV"
+if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV";fi
+
 finger
 m