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