Remove key name from ssh config
This commit is contained in:
parent
5f61d1d4cd
commit
5b30acf596
@ -1,6 +1,5 @@
|
|||||||
Host *
|
Host *
|
||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
IdentityFile ~/.ssh/thomas_rsa
|
|
||||||
VisualHostKey yes
|
VisualHostKey yes
|
||||||
Host github.com
|
Host github.com
|
||||||
User git
|
User git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user