aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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