save
This commit is contained in:
5
cradle/etc/ssh/ssh_config.d/10-github.conf
Executable file
5
cradle/etc/ssh/ssh_config.d/10-github.conf
Executable file
@@ -0,0 +1,5 @@
|
||||
Host github.com
|
||||
User git
|
||||
IdentityFile /home/jamie/.ssh/github
|
||||
IdentitiesOnly yes
|
||||
StrictHostKeyChecking accept-new
|
||||
Reference in New Issue
Block a user