Skip to content

Commit

Permalink
MacOS .ssh config update
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy committed Oct 7, 2020
1 parent 648e967 commit 09aa03c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions link/.ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ForwardAgent yes
StrictHostKeyChecking no

# Allow MacOS to use the keychain for SSH key passphrases
IgnoreUnknown UseKeychain
Host *
UseKeychain yes
AddKeysToAgent yes
Expand Down

0 comments on commit 09aa03c

Please sign in to comment.