cf483b
cf483b
# color-grep initialization
cf483b
b35d5f
/usr/libexec/grepconf.sh -c
b35d5f
if ( $status == 1 ) then
b35d5f
    exit
cf483b
endif
cf483b
cf483b
alias grep 'grep --color=auto'
cf483b
alias egrep 'egrep --color=auto'
cf483b
alias fgrep 'fgrep --color=auto'