no chef (for now)
This commit is contained in:
parent
c10f6c2843
commit
4fe1ccf536
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user