xz/colorxzgrep.csh
Troy Dawson bda41afbd4 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
    with the following as its source:
    https://src.fedoraproject.org/rpms/xz#61772e8d9ae16feff991d6e8cf881d3a8bd03910
2020-10-22 13:02:08 -07: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'