Simple script allowing me to fully configure macOS after a clean install.
This project is based on the really good idea of nicolinuxfr. Thanks to joeyhoer who listed (almost) every command line available.
Careful. This is a work in progress. Scripts are not usable yet.
If your trying to find a ready-to-use solution, you are in the wrong place.
Before launching a script, you should be sure that it is executable. You may have a "zsh: permission denied" in Terminal.app
To fix this, use "chmod +x" on your script.