]> git.phdru.name Git - dotfiles.git/blob - bin/egrep
Feat(python/init.py): Add more dark terminals
[dotfiles.git] / bin / egrep
1 #! /bin/sh
2 exec /bin/egrep --color=auto "$@"