Skip to content

Instantly share code, notes, and snippets.

@ihilt
Created June 8, 2019 02:54
Show Gist options
  • Select an option

  • Save ihilt/bcc1d82936d8ef96f5742e4249e227a0 to your computer and use it in GitHub Desktop.

Select an option

Save ihilt/bcc1d82936d8ef96f5742e4249e227a0 to your computer and use it in GitHub Desktop.
ssh config file
Host *
AddKeysToAgent yes
IgnoreUnknown UseKeyChain
UseKeychain yes
IdentityFile ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment