aboutsummaryrefslogtreecommitdiffstats
path: root/.exports
diff options
context:
space:
mode:
Diffstat (limited to '.exports')
-rw-r--r--.exports3
1 files changed, 0 insertions, 3 deletions
diff --git a/.exports b/.exports
index e249e18..4654085 100644
--- a/.exports
+++ b/.exports
@@ -23,6 +23,3 @@ export LESS_TERMCAP_md="${yellow}";
# Don’t clear the screen after quitting a manual page.
export MANPAGER='less -X';
-
-# Always enable colored `grep` output.
-export GREP_OPTIONS='--color=auto';