We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6992225 commit 28cd09aCopy full SHA for 28cd09a
1 file changed
ssh_config
@@ -1,3 +1,8 @@
1
+Host *
2
+ IdentityAgent /opt/ssh_auth/oo-ssh-agent.sock
3
+ StrictHostKeyChecking no
4
+ UserKnownHostsFile=/dev/null
5
+
6
Host github.com
7
HostName ssh.github.com
8
Port 443
0 commit comments