본문 바로가기
카테고리 없음

[Bash] GCC로 빌드시 빌드로그 색깔 지정하기.

by 어발 2022. 4. 20.

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

댓글