Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f9a3c commit 861a92aCopy full SHA for 861a92a
1 file changed
colorgccrc.txt
@@ -32,6 +32,12 @@ color-gcc: /usr/bin/gcc
32
color-c++: /usr/bin/c++
33
color-cc: /usr/bin/cc
34
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
+
41
# Don't do color if our terminal type ($TERM) is one of these.
42
# (List all terminal types on one line, seperated by whitespace.)
43
nocolor: dumb
0 commit comments