2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
alias grepgit='git ls-files -z | xargs -0 grep --color=auto -H'
|
alias grepgit='git ls-files -z | xargs -0 grep --color=auto -H'
|