A repository to automate the setup and configuration of my mac OS environments at work.
# Clone repository
git clone https://github.com/garretpatten/macOS-setup-scripts
# Change directory to the root of the project
cd macOS-setup-scripts
# Change directory to source and pull submodules
cd src && git submodule init && git submodule update --remote --recursive
# Run the master script
sh scripts/master.sh