add ssh config

This commit is contained in:
Jay
2020-08-01 11:59:49 +08:00
parent 6b18c0f9b7
commit 6364bb0d8c
+5
View File
@@ -0,0 +1,5 @@
Host *
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
ForwardAgent yes