aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBrewfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Brewfile b/Brewfile
index c368c14..6ef5676 100755
--- a/Brewfile
+++ b/Brewfile
@@ -32,11 +32,9 @@ install narwhal
# Install more recent versions of some OS X tools
install vim --override-system-vi
install homebrew/dupes/grep
+install homebrew/dupes/screen
install homebrew/php/php55 --with-gmp
-# This formula didn’t work well last time I tried it:
-#install homebrew/dupes/screen
-
# Install other useful binaries
install ack
install bfg