This commit was manufactured by cvs2svn to create branch 'unlabeled-1.25.2'.
[nethome.git] / .bash_profile
diff --git a/.bash_profile b/.bash_profile
deleted file mode 100644 (file)
index d5f43d7..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV";fi
-
-finger
-m
-
-if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi