bash-it/lib/grep.bash

2 lines
59 B
Bash

export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;32'