diff options
Diffstat (limited to 'Library')
| -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/* |
