]> err.no Git - dotfiles/commitdiff
don't set path here
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 11 Nov 2002 01:22:59 +0000 (01:22 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 11 Nov 2002 01:22:59 +0000 (01:22 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@109 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 4bd2a6482214ac78a8ff3d4031044f3eacf3c6b4..c2e2528ae9cdd71b936ff3a2f3f503a0ac29a662 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -1,9 +1,6 @@
 # -*- sh -*-
 #
 
-PATH=$HOME/bin:$HOME/usr/bin:$PATH:/usr/local/sbin:/sbin:/usr/sbin
-export PATH
-
 alias mv='nocorrect mv'       # no spelling correction on mv
 alias cp='nocorrect cp'       # no spelling correction on cp
 alias mkdir='nocorrect mkdir' # no spelling correction on mkdir