]> git.phdru.name Git - dotfiles.git/blob - bin/grep
.gitconfig: Allow `git archive --format=tar.bz2` and `tar.xz`
[dotfiles.git] / bin / grep
1 #! /bin/sh
2 exec /bin/grep --color=auto "$@"