From 70bca80bb17426279a23498b47abceaf264e8cfe Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Wed, 17 Dec 2014 16:02:13 +0100 Subject: [PATCH] brew.sh: Install speedtest_cli MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hat tip: @bramus – https://www.bram.us/2014/12/17/speedtest-cli/ --- brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/brew.sh b/brew.sh index 11c3109..6d9aee2 100755 --- a/brew.sh +++ b/brew.sh @@ -82,6 +82,7 @@ brew install pigz brew install pv brew install rename brew install rhino +brew install speedtest_cli brew install tree brew install webkit2png brew install zopfli