Update .ssh/config

This commit is contained in:
2023-07-25 12:43:24 +02:00
parent 2edce3464e
commit a7b3b5ca0f

View File

@@ -1,12 +1,12 @@
Host github.com
ForwardAgent yes
ForwardAgent yes
{{ if .homebrew -}}
UseKeychain yes
{{ end -}}
IdentityFile ~/.ssh/github
Host ssh.dev.azure.com
IdentitiesOnly yes
IdentitiesOnly yes
IdentityFile ~/.ssh/id_lendify
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa