Created
December 7, 2016 20:06
-
-
Save sebacruz/25f533ad4ea63f7f0dc6ea95337157c1 to your computer and use it in GitHub Desktop.
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
| $ ssh-add -D #remove existing identities | |
| $ ssh-agent #copy the lines & run them | |
| $ ssh-add #uses the output from above |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment