summaryrefslogtreecommitdiff
path: root/colorxzgrep.csh
blob: a3964dc4c935940d00ec4eb275ea58ce36b0c9c0 (plain)
1
2
3
4
5
/usr/libexec/grepconf.sh -c
if ( $status == 1 ) exit
alias xzgrep 'xzgrep --color=auto'
alias xzfgrep 'xzfgrep --color=auto'
alias xzegrep 'xzegrep --color=auto'