aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-03-02 08:28:32 +0100
committerMathias Bynens <mathias@qiwi.be>2014-03-02 08:28:32 +0100
commit9c9ca938c14ffbdb526ab58b75de78536e21162e (patch)
tree8cea1bc42291f813f40389084481c85cbf7292a3
parentc8c23fb4c5bf58a98e28fc5c73fb64d13644deab (diff)
downloaddotfiles-9c9ca938c14ffbdb526ab58b75de78536e21162e.tar.gz
dotfiles-9c9ca938c14ffbdb526ab58b75de78536e21162e.tar.bz2
dotfiles-9c9ca938c14ffbdb526ab58b75de78536e21162e.zip
Brewfile: install `pv` (pipe viewer)
Hat tip: @chastell / http://talks.chastell.net/kodio-2014/#/39
-rwxr-xr-xBrewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index ce247ff..5270106 100755
--- a/Brewfile
+++ b/Brewfile
@@ -34,6 +34,7 @@ install php55
# Install other useful binaries
install ack
+install pv
#install exiv2
install git
install imagemagick --with-webp