feat: remove default key paths

This commit is contained in:
Pallav Vasa 2025-05-23 11:59:16 +00:00
parent fce5d72b19
commit b0c6750585

View File

@ -1,7 +1,6 @@
Host alps
HostName 10.88.0.1
User git
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
StrictHostKeyChecking yes
Port 2222
@ -10,7 +9,6 @@ Host alps
Host github
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
StrictHostKeyChecking yes
ProxyCommand none