Use id_ed25519_git

This commit is contained in:
Wekuz 2026-04-10 20:30:20 +03:00
parent 120e9ab659
commit b0495942ee

View file

@ -1,12 +1,12 @@
AddKeysToAgent yes AddKeysToAgent yes
Match host github.com user git Match host github.com user git
IdentityFile ~/.ssh/id_ed25519_github IdentityFile ~/.ssh/id_ed25519_git
IdentitiesOnly yes IdentitiesOnly yes
Match host git.wekuz.localplayer.dev user git Match host git.wekuz.localplayer.dev user git
Port 15837 Port 15837
IdentityFile ~/.ssh/id_ed25519_github IdentityFile ~/.ssh/id_ed25519_git
IdentitiesOnly yes IdentitiesOnly yes
Match host 192.168.1.111 user wekuz Match host 192.168.1.111 user wekuz