diff options
-rwxr-xr-x | .brew | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ brew install narwhal # Install more recent versions of some OS X tools brew tap homebrew/dupes brew install homebrew/dupes/grep +brew tap josegonzalez/homebrew-php +brew install php54 # These two formulae didn’t work well last time I tried them: #brew install homebrew/dupes/vim |