aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-04-16 11:20:14 +0200
committerMathias Bynens <mathias@qiwi.be>2012-04-16 11:20:14 +0200
commit5791f663796b81ccbf94cf7f71df8638a9bdaf72 (patch)
tree7b5094c5a7fe80e6382e88c11f1effface57a03a
parent6cc82d4cc5ce2596ff1d6cb240631164addbb7da (diff)
downloaddotfiles-5791f663796b81ccbf94cf7f71df8638a9bdaf72.tar.gz
dotfiles-5791f663796b81ccbf94cf7f71df8638a9bdaf72.tar.bz2
dotfiles-5791f663796b81ccbf94cf7f71df8638a9bdaf72.zip
.brew: Disable `exiv2` and `imagemagick` by default
-rwxr-xr-x.brew4
1 files 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