no chef (for now)

This commit is contained in:
James Walker 2017-03-29 00:24:54 -04:00
parent c10f6c2843
commit 4fe1ccf536
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -1,14 +1,19 @@
#!/bin/sh
# system setup
sudo chef-client
# sudo chef-client
# homesick
homesick pull
homesick symlink
# mackup
mackup restore
# upgrade homebrew
brew upgrade --all
brew bundle --global
brew upgrade
brew cleanup
# update all repositories
mr -j 5 update
# updates from the app store
mas upgrade