From aefd0e7a74a189e433f9cdffd969e3e5f2f7543d Mon Sep 17 00:00:00 2001 From: Junv Zhao Date: Sun, 13 Mar 2016 18:34:34 +0800 Subject: [PATCH] add some useful packages --- brew.sh | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/brew.sh b/brew.sh index 2d8a476..9a64b3d 100755 --- a/brew.sh +++ b/brew.sh @@ -93,16 +93,21 @@ brew install p7zip brew install pigz brew install pv brew install rename -brew install rhino +# brew install rhino brew install speedtest_cli brew install ssh-copy-id brew install testssl brew install tree -brew install webkit2png -brew install zopfli +# brew install webkit2png +# brew install zopfli # Add by junv brew install htop -brew install gitextras +brew install git-extras +brew install redis +brew install mongodb26 +brew install memcached +brew install brew-cask +brew install tig # Remove outdated versions from the cellar. brew cleanup