Created
April 24, 2015 18:17
-
-
Save camsaul/803355ef484bf7518446 to your computer and use it in GitHub Desktop.
Setting Up Git SSH Access
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pbcopy < ~/.ssh/id_rsa.pub | |
git remote set-url origin [email protected]:cammsaul/lein-instant-cheatsheet.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment