If this is a fresh MacOS installation first we need Xcode:
sudo xcode-select --install
Next we clone the repo and run the installation script:
git clone [email protected]:andimrob/dotfiles.git && cd dotfiles && ./install
On a fresh macOS installation we will also want to install all our apps and tools using brew at this point:
brew bundle install --global