This commit is contained in:
Ondřej Súkup 2014-12-15 00:29:43 +00:00
commit 5d1b044aaf

View file

@ -20,5 +20,4 @@ elif grep-flag-available --exclude=.cvs; then
fi
unfunction grep-flag-available
export GREP_OPTIONS="$GREP_OPTIONS"
export GREP_COLOR='1;32'
alias grep="grep $GREP_OPTIONS"