10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
Host *
|
|
AddKeysToAgent yes
|
|
IdentityFile ~/.ssh/thomas_rsa
|
|
VisualHostKey yes
|
|
Host github.com
|
|
User git
|
|
Host gitea
|
|
HostName git.thomasloven.com
|
|
User git
|