aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sh/profile.d/gcc.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sh/profile.d/gcc.sh b/sh/profile.d/gcc.sh
new file mode 100644
index 00000000..d60d0ac6
--- /dev/null
+++ b/sh/profile.d/gcc.sh
@@ -0,0 +1,3 @@
+GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
+export GCC_COLORS
+