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
~/.dotfileswith:git clone git@github.com:brendanbond/dotfiles.git ~/.dotfiles -
Run the installation with:
cd ~/.dotfiles && ./fresh.sh