keep my atom install up to date

This commit is contained in:
James Walker 2015-08-12 11:24:07 -04:00
parent 67192202c2
commit fe2119f292

View File

@ -6,5 +6,9 @@ sudo chef-client
brew upgrade --all
for i in $(brew cask list); do brew cask install $i; done
brew cleanup
# atom updates
apm stars --install
apm upgrade --no-confirm
# updates from the app store
softwareupdate -i -a