aboutsummaryrefslogtreecommitdiffstats
path: root/.brew
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-06-27 16:00:02 +0200
committerMathias Bynens <mathias@qiwi.be>2012-06-27 16:00:02 +0200
commit954ab965618446acda0629e3c60b656fdeff963a (patch)
tree7fcc8ec7c00fed948362dbfe9232f9b74ba0779b /.brew
parent22ecf0a31ddd89fbf49992f9eecdf942d88bc8e8 (diff)
downloaddotfiles-954ab965618446acda0629e3c60b656fdeff963a.tar.gz
dotfiles-954ab965618446acda0629e3c60b656fdeff963a.tar.bz2
dotfiles-954ab965618446acda0629e3c60b656fdeff963a.zip
.brew: Install a recent version of `grep`
Diffstat (limited to '.brew')
-rwxr-xr-x.brew7
1 files changed, 7 insertions, 0 deletions
diff --git a/.brew b/.brew
index cd791e5..9de6848 100755
--- a/.brew
+++ b/.brew
@@ -12,6 +12,13 @@ brew install wget --enable-iri
brew install ringojs
brew install narwhal
+# Install more recent versions of some OS X tools
+brew tap homebrew/dupes
+brew install homebrew/dupes/grep
+# These two formulae didn’t work well last time I tried them:
+#brew install homebrew/dupes/vim
+#brew install homebrew/dupes/screen
+
# Install everything else
brew install ack
#brew install exiv2