xz/SOURCES/colorxzgrep.csh

6 lines
162 B
Tcsh
Raw Permalink Normal View History

2020-11-02 18:08:50 +00:00
/usr/libexec/grepconf.sh -c
if ( $status == 1 ) exit
alias xzgrep 'xzgrep --color=auto'
alias xzfgrep 'xzfgrep --color=auto'
alias xzegrep 'xzegrep --color=auto'