18 lines
324 B
Text
18 lines
324 B
Text
Host gh
|
|
User git
|
|
Hostname github.com
|
|
IdentityFile ~/.ssh/id_rsa-github
|
|
|
|
Host fg
|
|
User git
|
|
Hostname forgejo.ballcloud.cc
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
Port 222
|
|
|
|
Host server
|
|
User wball
|
|
Hostname ballcloud.cc
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|
|
Host *
|
|
IdentityAgent ~/.1password/agent.sock
|