From 7cbbfd3847528f3167d7e079b067a34361290814 Mon Sep 17 00:00:00 2001 From: tfheen Date: Mon, 11 Nov 2002 01:22:59 +0000 Subject: [PATCH] don't set path here git-svn-id: file:///svn/tfheen/trunk/dotfiles@109 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/zshrc b/zshrc index 4bd2a64..c2e2528 100644 --- 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 -- 2.39.5