xz/SOURCES/colorxzgrep.csh
2022-05-17 18:44:23 +00:00

6 lines
162 B
Tcsh

/usr/libexec/grepconf.sh -c
if ( $status == 1 ) exit
alias xzgrep 'xzgrep --color=auto'
alias xzfgrep 'xzfgrep --color=auto'
alias xzegrep 'xzegrep --color=auto'