From 2224ebe36cd940271c00763fc0fddf6c33a10dd6 Mon Sep 17 00:00:00 2001 From: James Walker Date: Tue, 17 Mar 2015 20:54:10 -0400 Subject: [PATCH] No, I do want this. --- home/bin/goodmorning.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home/bin/goodmorning.sh b/home/bin/goodmorning.sh index f4aa97a..2822b3c 100755 --- a/home/bin/goodmorning.sh +++ b/home/bin/goodmorning.sh @@ -4,6 +4,7 @@ sudo chef-client # rvm gemset reset_env # rvm cookbook breaks this brew upgrade +for i in $(brew cask list); do brew cask install $i; done brew cleanup # updates from the app store softwareupdate -i -a