This commit is contained in:
Leonid99 2014-12-13 03:49:28 +00:00
commit 3350b40bdd

View file

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