moved to chef-workstation

This commit is contained in:
James Walker 2015-10-03 18:23:14 -04:00
parent 2a1c5c1461
commit fb4ec64894

View File

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