1b8ced
test -f /usr/libexec/grepconf.sh
1b8ced
if ( $status == 1 ) exit
1b8ced
1b8ced
/usr/libexec/grepconf.sh -c
1b8ced
if ( $status == 1 ) exit
1b8ced
1b8ced
alias zgrep 'zgrep --color=auto'
1b8ced
alias zfgrep 'zfgrep --color=auto'
1b8ced
alias zegrep 'zegrep --color=auto'