I'm using the excellent Dotbot to manage everything so setup is super simple⚡️. Just clone this repository and run its ./install script from your home directory.
- Install Apple's Command Line Tools, which are prerequisites for Git and Homebrew.
xcode-select --install- Clone repo into new hidden directory.
git clone https://github.com/aofdev/dotfiles ~/.dotfiles- Change the directory
~/.dotfiles
cd ~/.dotfiles- Run Dotbot
./install