Skip to content

Instantly share code, notes, and snippets.

@camsaul
Created April 24, 2015 18:17
Show Gist options
  • Save camsaul/803355ef484bf7518446 to your computer and use it in GitHub Desktop.
Save camsaul/803355ef484bf7518446 to your computer and use it in GitHub Desktop.
Setting Up Git SSH Access
pbcopy < ~/.ssh/id_rsa.pub
git remote set-url origin git@github.com:cammsaul/lein-instant-cheatsheet.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment