From 52c31080cb4f4a8d71acdaa5d1f29aa2ff2d2468 Mon Sep 17 00:00:00 2001 From: hellerve Date: Mon, 27 Apr 2015 13:51:38 +0200 Subject: [PATCH] Updated brew script --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 0ec1241..04e81b4 100644 --- a/zshrc +++ b/zshrc @@ -252,7 +252,7 @@ upgrade () { osx_upgrade_local () { if [ -x /usr/local/bin/brew ] ; then brew update - brew upgrade + brew upgrade --all brew cleanup fi if [ -x /sw/bin/fink ] ; then