Remove .ssh/config
This commit is contained in:
parent
648430be86
commit
ec131e2c0d
|
@ -1,13 +0,0 @@
|
|||
Host github.com
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_ed25519_personal
|
||||
IdentitiesOnly yes
|
||||
IdentityAgent SSH_AUTH_SOCK
|
||||
|
||||
Host itba.github.com
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_ed25519_itba
|
||||
IdentitiesOnly yes
|
||||
IdentityAgent SSH_AUTH_SOCK
|
Loading…
Reference in New Issue