This repo includes the dotfiles for Kellan's setup
- XCode command line tools installed
xcode-select --install
sudo xcodebuild -license accept
- Homebrew installed
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"