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