From c36d6bda4956454bfc53d111e83c48dfabeb0190 Mon Sep 17 00:00:00 2001 From: James Walker Date: Wed, 29 Mar 2017 09:45:09 -0400 Subject: [PATCH] cleanup casks and update gems --- home/bin/goodmorning.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/bin/goodmorning.sh b/home/bin/goodmorning.sh index ce1aff5..100a1a0 100755 --- a/home/bin/goodmorning.sh +++ b/home/bin/goodmorning.sh @@ -14,6 +14,10 @@ mackup restore brew bundle --global brew upgrade brew cleanup +brew cask cleanup + +# update gems +gem update # update all repositories mr -j 5 update