]> git.phdru.name Git - dotfiles.git/blob - bin/grep
Fix(bin/xtitle): Use `$(hostname)` instead of `${HOSTNAME}`
[dotfiles.git] / bin / grep
1 #! /bin/sh
2 exec /bin/grep --color=auto "$@"