removed redundant $PATH

This commit is contained in:
Kyle West
2012-10-25 23:14:28 -04:00
committed by Yan Pritzker
parent 2c8c33539c
commit 4142651ba3

View File

@@ -1,3 +1,3 @@
# path, the 0 in the filename causes this to load first
export PATH=/usr/local/sbin:/usr/local/bin:$PATH:$HOME/.yadr/bin:$HOME/.yadr/bin/yadr
export PATH=$PATH:$HOME/.yadr/bin:$HOME/.yadr/bin/yadr