preferences is a script - written in pure bash - to set up a macOS computer with my opinionated configurations.
It can run multiple times on the same machine safely.
Requirements / Install / License
macOS supports:
- macOS Sonoma (14.5)
Older versions may work but aren't regularly tested. Bug reports for older versions are welcome.
Download, review, then execute the script:
source /dev/stdin <<<"$(curl -s "https://github.com/nicholasadamou/preferences/raw/master/preferences.sh")"
It should take less than a minute to install.
The code is available under the MIT license.