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 Host fg
User git User git
Hostname forgejo.ballcloud.cc Hostname forgejo.ballcloud.cc
IdentityFile ~/.ssh/id_ed25519 IdentityFile ~/.ssh/perga
Port 222 Port 222
Host server Host server
User wball User wball
Hostname ballcloud.cc Hostname ballcloud.cc
IdentityFile ~/.ssh/id_ed25519 IdentityFile ~/.ssh/perga
Host * Host *
IdentityAgent ~/.1password/agent.sock IdentityAgent ~/.1password/agent.sock