Use id_ed25519_git
This commit is contained in:
parent
ccd41c4c0e
commit
cc3b07b50e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
AddKeysToAgent yes
|
||||
|
||||
Match host github.com user git
|
||||
IdentityFile ~/.ssh/id_ed25519_github
|
||||
IdentityFile ~/.ssh/id_ed25519_git
|
||||
IdentitiesOnly yes
|
||||
|
||||
Match host git.wekuz.localplayer.dev user git
|
||||
Port 15837
|
||||
IdentityFile ~/.ssh/id_ed25519_github
|
||||
IdentityFile ~/.ssh/id_ed25519_git
|
||||
IdentitiesOnly yes
|
||||
|
||||
Match host 192.168.1.111 user wekuz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue