]> git.phdru.name Git - dotfiles.git/blob - bin/grep
Refactor(.bashrc,.shellrc): Move unalias closer to the function
[dotfiles.git] / bin / grep
1 #! /bin/sh
2 exec /bin/grep --color=auto "$@"