run mac software updates

This commit is contained in:
James Walker 2014-12-11 09:26:58 -05:00
parent f93ac6a610
commit 11e9b4f355

View File

@ -7,4 +7,5 @@ brew upgrade
brew cleanup brew cleanup
for cask in $(brew cask list); do brew cask install $cask; done for cask in $(brew cask list); do brew cask install $cask; done
brew cask cleanup brew cask cleanup
# updates from the app store
softwareupdate -i -a