]> git.phdru.name Git - dotfiles.git/blob - bin/egrep
Refactor(.vim/ftplugin): Settings common to all programming languages
[dotfiles.git] / bin / egrep
1 #! /bin/sh
2 exec /bin/egrep --color=auto "$@"