]> git.phdru.name Git - dotfiles.git/blob - bin/egrep
Stop using tmux: it no longer works with non-utf8 locales
[dotfiles.git] / bin / egrep
1 #! /bin/sh
2 exec /bin/egrep --color=auto "$@"