Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 861a92a

Browse files
FooBarriorrh-mcermak
authored andcommitted
Add more feedback to config file
1 parent b0f9a3c commit 861a92a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

colorgccrc.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ color-gcc: /usr/bin/gcc
3232
color-c++: /usr/bin/c++
3333
color-cc: /usr/bin/cc
3434

35+
# Uncomment this if you want set up default path to gcc
36+
#g++: /usr/bin/g++
37+
#gcc: /usr/bin/gcc
38+
#c++: /usr/bin/c++
39+
#cc: /usr/bin/cc
40+
3541
# Don't do color if our terminal type ($TERM) is one of these.
3642
# (List all terminal types on one line, seperated by whitespace.)
3743
nocolor: dumb

0 commit comments

Comments
 (0)