]> err.no Git - dotfiles/commitdiff
actually source, don't try to run /local/skel/all.bashrc
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:13:52 +0000 (09:13 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:13:52 +0000 (09:13 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@16 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

bashrc

diff --git a/bashrc b/bashrc
index 40f64d5fd6ef256734d4eb9a48773cf1d68ccdd4..224c274088f2ab2f70d94d207336f9ca1a80696d 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -11,7 +11,7 @@ if [ -f /etc/bashrc ]; then
        . /etc/bashrc
 fi
 if [ -f /local/skel/all.bashrc ]; then
-    /local/skel/all.bashrc
+    /local/skel/all.bashrc
 fi
 
 export CVSROOT=~/data/cvs