Use id_ed25519_git

This commit is contained in:
Wekuz 2026-04-10 20:30:20 +03:00
parent ccd41c4c0e
commit cc3b07b50e
Signed by: Wekuz
GPG key ID: 2E502F2AABD32DF9

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