Skip to content

Instantly share code, notes, and snippets.

@gearmobile
Last active January 9, 2016 08:21
Show Gist options
  • Save gearmobile/ba5bc246dbe2e0fc7576 to your computer and use it in GitHub Desktop.
Save gearmobile/ba5bc246dbe2e0fc7576 to your computer and use it in GitHub Desktop.
Autoload SSH Key in Mac OSX
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