zprofile: remove colorgcc from PATH
This commit is contained in:
parent
58cc14e1aa
commit
624384dc27
2
zprofile
2
zprofile
|
@ -28,8 +28,6 @@ umask 022
|
||||||
|
|
||||||
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${ROOTPATH}:$PATH"
|
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${ROOTPATH}:$PATH"
|
||||||
|
|
||||||
PATH="/usr/lib/colorgcc/bin/:${PATH}"
|
|
||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
unset ROOTPATH
|
unset ROOTPATH
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue