Last active
June 7, 2017 00:58
-
-
Save hidehiro98/a0d70d0b3a59dcf1d20c8978621587d8 to your computer and use it in GitHub Desktop.
macOS Sierraでの秘密鍵のパスフレーズ対応と、SSH keyのEd25519への変更 ref: http://qiita.com/hidehiro98/items/05a2d889bb4da816f479
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host * | |
AddKeysToAgent yes | |
UseKeychain yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment