diff options
author | Mathias Bynens <mathias@qiwi.be> | 2015-04-30 13:53:51 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2015-04-30 13:53:51 +0200 |
commit | 4ce64aa819c957d7d45a8ffea462c1d0a5e16f45 (patch) | |
tree | c1bc1b99668eb5a5398b2b4688484e8d6b5f9b1d | |
parent | b569363084cee4cad6cdeda1d3546711b0a4f0c2 (diff) | |
download | dotfiles-4ce64aa819c957d7d45a8ffea462c1d0a5e16f45.tar.gz dotfiles-4ce64aa819c957d7d45a8ffea462c1d0a5e16f45.tar.bz2 dotfiles-4ce64aa819c957d7d45a8ffea462c1d0a5e16f45.zip |
brew.sh: Install netpbm
-rwxr-xr-x | brew.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ brew install hashpump brew install hydra brew install john brew install knock +brew install netpbm brew install nmap brew install pngcheck brew install socat |