This script allows me to install everything I need when setting up a new Mac. Fork it, edit it in any way you want !
Via curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Kamasoutra/macOS-config/master/config.sh)"
Use your own credentials
Make your own version of the "macOS-config-variables.example" file to include your own credentials. Then edit the "CONFIG_FILE" variable in the config.sh script to your very own personal path.
This script is based on the work of :
- nicolinuxfr : https://github.com/nicolinuxfr/macOS-post-installation
- kevinSuttle : https://github.com/kevinSuttle/macOS-Defaults
- mathiasbynens : https://github.com/mathiasbynens/dotfiles