- Install xcode devloper tools (git) and homebrew:
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Clone dotfiles and run install
git clone https://github.com/lpheller/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh