9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
Match canonical Host gitea,gitea.*,github.com,gitlab.com,*.github.com,*.gitlab.com
|
|
User git
|
|
|
|
|
|
Host *
|
|
IdentityFile ~/.ssh/id_%L${CSHENV_MACHINE_SUFFIX}-%h
|
|
|
|
# vim: ft=sshconfig
|