Skip to content

Instantly share code, notes, and snippets.

@nishitaniyuki
Last active April 29, 2017 14:50
Show Gist options
  • Select an option

  • Save nishitaniyuki/7379e3aa3c4069ed6e5a82068583c373 to your computer and use it in GitHub Desktop.

Select an option

Save nishitaniyuki/7379e3aa3c4069ed6e5a82068583c373 to your computer and use it in GitHub Desktop.

Using Sierra, it's tiresome to be asked entering password whenever using ssh.
To avoid it, add below to ~/.ssh/config.

AddKeysToAgent yes
UseKeychain yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment