Configuration scripts for my Mac
$ git clone https://github.com/jmcvaughn/mac_setup.git && git -C mac_setup submodule update --init
It is presumed during the setup process the following was performed:
- Express Set Up was used (i.e. just click Continue)
- Analytics data was not allowed to be shared (i.e. just click Continue)
- Screen Time was not set up (click Set Up Later)
- Enable Ask Siri was deselected
Other settings are irrelevant.
- Go to System Preferences > Security & Privacy > Privacy and give Terminal the following access:
- Contacts
- Full Disk Access
- Run
xcode-select --install
to install Xcode Command Line Tools - Run
packages.sh
- Run
user.sh
- Run
system_settings.sh
- Reboot
- Launch Karabiner to set up the virtual keyboard device
- Perform tasks specified in
manual_tasks.yaml
- Run
app_settings.sh
- Relaunch/launch applications as required that are managed by
app_settings.sh