aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-04-15 16:22:52 +0200
committerMathias Bynens <mathias@qiwi.be>2014-04-15 16:22:52 +0200
commit9f0a48300f2fcd450f71318da318e2a8c613f37f (patch)
tree9d9a813470cc49eee8d9521d5ef6783964dc88d0 /Brewfile
parent7fef769f9c48694c549c204d4631f741801f3acf (diff)
downloaddotfiles-9f0a48300f2fcd450f71318da318e2a8c613f37f.tar.gz
dotfiles-9f0a48300f2fcd450f71318da318e2a8c613f37f.tar.bz2
dotfiles-9f0a48300f2fcd450f71318da318e2a8c613f37f.zip
Brewfile: Install some more useful tools
Diffstat (limited to 'Brewfile')
-rwxr-xr-xBrewfile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Brewfile b/Brewfile
index b1e50f3..041e465 100755
--- a/Brewfile
+++ b/Brewfile
@@ -37,19 +37,22 @@ install josegonzalez/homebrew-php/php55
# Install other useful binaries
install ack
-install pv
#install exiv2
+install foremost
install git
install imagemagick --with-webp
install lynx
+install nmap
install node
+install p7zip
install pigz
+install pv
install rename
install rhino
+install sqlmap
install tree
install webkit2png
install zopfli
-install p7zip
install homebrew/versions/lua52