macOS-init
macOS-init copied to clipboard
This set of scripts automate installation of applications and synchronization of settings on a freshly installed macOS.
Inspiration to take from @kevinSuttle: https://github.com/kevinSuttle/macOS-Defaults
Inspirations: - https://github.com/aaronbates/dotfiles - https://dotfiles.github.io/ Use https://www.chezmoi.io/ ?
See: - https://medium.freecodecamp.org/how-you-can-style-your-terminal-like-medium-freecodecamp-or-any-way-you-want-f499234d48bc - https://medium.com/the-code-review/make-your-terminal-more-colourful-and-productive-with-iterm2-and-zsh-11b91607b98c
`mas` does not upgrade the system but we can find s.t. to to with `softwareupdate` ([doc](https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man8/softwareupdate.8.html)). I'll think about it as I'll have a new MBA to install before the...