summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bashrc b/bashrc
index 9fcbae5..fc57a3e 100644
--- a/bashrc
+++ b/bashrc
@@ -77,9 +77,6 @@ LIBS=/var/lib
LOCALGIT=${HOME_}/usr/git
LOCALLIB=${HOME_}/lib
-# GREP
-export GREP_OPTIONS=--color
-
# GIT
# export GIT_PAGER=cat
# export GIT_BASE=${LOCALGIT}