Skip to content

Instantly share code, notes, and snippets.

@phamngsinh
Created October 7, 2016 08:17
Show Gist options
  • Select an option

  • Save phamngsinh/1a7d7fe317281d6e47b3856d33e13855 to your computer and use it in GitHub Desktop.

Select an option

Save phamngsinh/1a7d7fe317281d6e47b3856d33e13855 to your computer and use it in GitHub Desktop.
add key to ssh
step 1: eval `ssh-agent -s`
step 2: ssh-add path-to-key-file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment