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
5 lines
183 B
Bash
5 lines
183 B
Bash
/usr/libexec/grepconf.sh -c || return
|
|
alias xzgrep='xzgrep --color=auto' 2>/dev/null
|
|
alias xzegrep='xzegrep --color=auto' 2>/dev/null
|
|
alias xzfgrep='xzfgrep --color=auto' 2>/dev/null
|