diff options
author | Mathias Bynens <mathias@qiwi.be> | 2016-04-06 07:43:26 +0200 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2016-04-06 07:43:26 +0200 |
commit | 2661c9b223997ce3cac53f99eeeb34c74727cea8 (patch) | |
tree | 59e79dae892e8be88967f42ee3c2317b4682a998 | |
parent | fb0bd713f62d1665f4cabed1aa97f7763f18f0b3 (diff) | |
download | dotfiles-2661c9b223997ce3cac53f99eeeb34c74727cea8.tar.gz dotfiles-2661c9b223997ce3cac53f99eeeb34c74727cea8.tar.bz2 dotfiles-2661c9b223997ce3cac53f99eeeb34c74727cea8.zip |
brew.sh: Install vbindiff
Probably the best binary diff tool out there.
-rwxr-xr-x | brew.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ brew install speedtest_cli brew install ssh-copy-id brew install testssl brew install tree +brew install vbindiff brew install webkit2png brew install zopfli |