Skip to content

Commit

Permalink
Brewfile: Install a more recent version of screen
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthIsUp authored and mathiasbynens committed Jun 7, 2014
1 parent 4d58cf3 commit e8e515d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Brewfile
Expand Up @@ -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
Expand Down

0 comments on commit e8e515d

Please sign in to comment.