Based on the very helpful https://github.com/driesvints/dotfiles
-
Generate a new public and private SSH key by running:
curl https://raw.githubusercontent.com/brendanbond/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
-
Clone this repo to
~/.dotfiles
with:git clone [email protected]:brendanbond/dotfiles.git ~/.dotfiles
-
Run the installation with:
cd ~/.dotfiles && ./fresh.sh