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