diff --git a/home/bin/goodmorning.sh b/home/bin/goodmorning.sh index 80b1fb4..e0fbf90 100755 --- a/home/bin/goodmorning.sh +++ b/home/bin/goodmorning.sh @@ -7,4 +7,5 @@ brew upgrade brew cleanup for cask in $(brew cask list); do brew cask install $cask; done brew cask cleanup - +# updates from the app store +softwareupdate -i -a