aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam <adam@northisup.com>2014-06-07 17:16:29 +0200
committerMathias Bynens <mathias@qiwi.be>2014-06-07 17:16:56 +0200
commite8e515d7fef0daf84ac79e4039449137532c69ca (patch)
tree390a71a23dfb0796459f11a0962dc96d80dfc4cd
parent4d58cf323e14132f063d10b265a49215c93c6aed (diff)
downloaddotfiles-e8e515d7fef0daf84ac79e4039449137532c69ca.tar.gz
dotfiles-e8e515d7fef0daf84ac79e4039449137532c69ca.tar.bz2
dotfiles-e8e515d7fef0daf84ac79e4039449137532c69ca.zip
Brewfile: Install a more recent version of `screen`
Closes #295.
-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