- 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 ~/.dotfilescd ~/.dotfiles./install.sh