Skip to content

Instantly share code, notes, and snippets.

@hidehiro98
Last active June 7, 2017 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hidehiro98/a0d70d0b3a59dcf1d20c8978621587d8 to your computer and use it in GitHub Desktop.
Save hidehiro98/a0d70d0b3a59dcf1d20c8978621587d8 to your computer and use it in GitHub Desktop.
macOS Sierraでの秘密鍵のパスフレーズ対応と、SSH keyのEd25519への変更 ref: http://qiita.com/hidehiro98/items/05a2d889bb4da816f479
Host *
AddKeysToAgent yes
UseKeychain yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment