System Config for macOS Goals minimal manual configuration / software installation run a single command to set up a fresh MacOS installation, ready for software development Use Clone git clone git@github.com:christiannaths/dotfiles.git ~/.dotfiles Requirements xcode select --install /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Run the installation script cd ~/.dotfiles $ ./install.sh