Initial commit.
This commit is contained in:
5
profile.d/colorxzgrep.csh
Normal file
5
profile.d/colorxzgrep.csh
Normal file
@@ -0,0 +1,5 @@
|
||||
/usr/libexec/grepconf.sh -c
|
||||
if ( $status == 1 ) exit
|
||||
alias xzgrep 'xzgrep --color=auto'
|
||||
alias xzfgrep 'xzfgrep --color=auto'
|
||||
alias xzegrep 'xzegrep --color=auto'
|
||||
Reference in New Issue
Block a user