Remove PATH definition as we define this in .profile

This commit is contained in:
Geoff Garside 2009-08-31 18:49:48 +01:00
parent 51ee785c53
commit 3d3dbaf5db
1 changed files with 0 additions and 1 deletions

1
zshrc
View File

@ -12,5 +12,4 @@ for i in $ZSH/*zsh; do source $i; done;
# Customize to your needs...
#export PATH=~/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/sbin:/opt/local/lib/postgresql83/bin
export PATH=$PATH:$HOME/bin