Remove key name from ssh config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user