mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
7 lines
141 B
Django/Jinja
7 lines
141 B
Django/Jinja
host github-{{ name }}
|
|
hostname ssh.github.com
|
|
user git
|
|
port 443
|
|
IdentityFile ~/.ssh/keys/github-{{ name }}.pub
|
|
IdentitiesOnly yes
|