Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github how to add ssh key

Host *
  AddKeysToAgent yes
  UseKeychain yes
  IdentityFile ~/.ssh/id_rsa
Source by help.github.com #
 
PREVIOUS NEXT
Tagged: #github #add #ssh #key
ADD COMMENT
Topic
Name
6+6 =