zprofile: remove colorgcc from PATH

This commit is contained in:
Alexander Gehrke (crater2150) 2016-01-05 04:23:41 +01:00
parent 58cc14e1aa
commit 624384dc27

View file

@ -28,8 +28,6 @@ umask 022
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${ROOTPATH}:$PATH"
PATH="/usr/lib/colorgcc/bin/:${PATH}"
export PATH
unset ROOTPATH