My personal dotfiles repo
To install, make sure ZSH is installed, then run ./install
after cloning the repo.
To bootstrap an empty MacOS installation, run:
curl https://raw.githubusercontent.com/lucianonooijen/dotfiles/master/bootstrap.sh > bootstrap
chmod +x bootstrap
./bootstrap