aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-06-19 16:14:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-06-19 16:14:01 +1200
commit69c9f5a8d0164fff9a25fc732bea2c1d1270a4e5 (patch)
tree8c10189d10c68788de9ba2844e160eccf7bd541e /sh/profile.d
parentNeed to actually make LS/GREP_COLORS conditional (diff)
downloaddotfiles-69c9f5a8d0164fff9a25fc732bea2c1d1270a4e5.tar.gz
dotfiles-69c9f5a8d0164fff9a25fc732bea2c1d1270a4e5.zip
Never mind, this was a bad idea
Diffstat (limited to 'sh/profile.d')
-rw-r--r--sh/profile.d/gcc.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/sh/profile.d/gcc.sh b/sh/profile.d/gcc.sh
deleted file mode 100644
index d60d0ac6..00000000
--- a/sh/profile.d/gcc.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
-export GCC_COLORS
-