1. bashrc 열기.
$ vi ~/.bashrc
2. GCC_COLORS 설정하기.
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
728x90
$ vi ~/.bashrc
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
댓글