diff options
Diffstat (limited to 'Brewfile')
-rwxr-xr-x | Brewfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ install narwhal # Install more recent versions of some OS X tools install vim --override-system-vi install homebrew/dupes/grep -install josegonzalez/homebrew-php/php55 +install homebrew/homebrew-php/php55 --with-gmp # This formula didn’t work well last time I tried it: #install homebrew/dupes/screen |