updatedzshrc to color gcc

This commit is contained in:
arcan1s
2014-05-13 18:29:38 +04:00
parent 56696885ab
commit b5571b6f2d
2 changed files with 7 additions and 1 deletions

View File

@ -313,3 +313,6 @@ umask 022
# path
export PATH="$PATH:$HOME/.local/bin/"
# color gcc
export GCC_COLOR="auto"