Add 'brew grep' external command.

This commit is contained in:
Adam Vandenberg 2011-03-12 13:26:45 -08:00
parent 79d8d16184
commit ddb8d1cd95

View File

@ -0,0 +1,3 @@
#!/bin/bash
grep $@ $HOMEBREW_REPOSITORY/Library/Formula/*