bda41afbd4
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/xz#61772e8d9ae16feff991d6e8cf881d3a8bd03910
6 lines
162 B
Tcsh
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'
|