macOS-init icon indicating copy to clipboard operation
macOS-init copied to clipboard

This set of scripts automate installation of applications and synchronization of settings on a freshly installed macOS.

Results 4 macOS-init issues
Sort by recently updated
recently updated
newest added

Inspiration to take from @kevinSuttle: https://github.com/kevinSuttle/macOS-Defaults

type: enhancement 🧗‍♂️
priority: high 🟠

Inspirations: - https://github.com/aaronbates/dotfiles - https://dotfiles.github.io/ Use https://www.chezmoi.io/ ?

type: enhancement 🧗‍♂️
priority: medium 🟡

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

type: enhancement 🧗‍♂️

`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...