Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 471 Bytes

Mac OS Setup Scripts

A repository to automate the setup and configuration of my mac OS environments at work.

Instructions

How to Use

# 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