rename ssh key

This commit is contained in:
William Ball 2025-09-26 22:56:53 -04:00
parent 0b64fd26aa
commit f4f42cf08c
No known key found for this signature in database

View file

@ -1,18 +1,13 @@
Host gh
User git
Hostname github.com
IdentityFile ~/.ssh/id_rsa-github
Host fg
User git
Hostname forgejo.ballcloud.cc
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/perga
Port 222
Host server
User wball
Hostname ballcloud.cc
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/perga
Host *
IdentityAgent ~/.1password/agent.sock