d1cc860
d1cc860
# color-grep initialization
d1cc860
4ca30e8
/usr/libexec/grepconf.sh -c
4ca30e8
if ( $status == 1 ) then
4ca30e8
    exit
d1cc860
endif
d1cc860
7649763
alias grep 'grep --color=auto'
cb1e5d1
alias egrep 'egrep --color=auto'
cb1e5d1
alias fgrep 'fgrep --color=auto'