I've been too lazy
So this is totally skag, knocking off someone else but I was pleasantly surprised.
Do this, with GNU Grep:
export LESS=-R
export echo $GREP_OPTIONS=-i --with-filename --color=always
The -i and --with-filename might screw some scripts up but I'm sick of typing them.
technorati tags: gnu, grep, options, color

