From 5791f663796b81ccbf94cf7f71df8638a9bdaf72 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Mon, 16 Apr 2012 11:20:14 +0200 Subject: .brew: Disable `exiv2` and `imagemagick` by default --- .brew | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.brew b/.brew index c1aa222..cd791e5 100755 --- a/.brew +++ b/.brew @@ -14,9 +14,9 @@ brew install narwhal # Install everything else brew install ack -brew install exiv2 +#brew install exiv2 brew install git -brew install imagemagick +#brew install imagemagick brew install lynx brew install node brew install rename -- cgit v1.2.3