diff options
| author | Adam Vandenberg | 2014-05-16 14:45:32 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-05-17 10:07:36 -0700 |
| commit | 558378ffb20466de077c5fb21900e5749aa7383e (patch) | |
| tree | e785380ba928aada84e37312b6a8d3fd63024689 | |
| parent | b57e97cde3c24774232c2079f2922fc583342561 (diff) | |
| download | brew-558378ffb20466de077c5fb21900e5749aa7383e.tar.bz2 | |
Remove brew-grep
| -rwxr-xr-x | Library/Contributions/cmd/brew-grep | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Contributions/cmd/brew-grep b/Library/Contributions/cmd/brew-grep deleted file mode 100755 index 027f97c4c..000000000 --- a/Library/Contributions/cmd/brew-grep +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -grep $@ $HOMEBREW_REPOSITORY/Library/Formula/* |
