My personal dotfiles
-
Create (or restore) an SSH key and add it to your GitHub account.
-
Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"- Install Git:
brew install git- Install yadm
brew install yadm- Clone his repo with yadm:
yadm clone git@github.com:ntwb/dotfiles.git