Last active
January 9, 2016 08:21
-
-
Save gearmobile/ba5bc246dbe2e0fc7576 to your computer and use it in GitHub Desktop.
Autoload SSH Key in Mac OSX
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
Autoload ssh key in Mac OS X | |
1. cd ~/.ssh | |
2. ssh-add -K your-ssh-key |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment