15 lines
293 B
Plaintext
15 lines
293 B
Plaintext
|
AddKeysToAgent yes
|
||
|
|
||
|
Host gitlab.com
|
||
|
IdentityFile /home/marc/.ssh/id_ed25519_git
|
||
|
|
||
|
Host github.com
|
||
|
IdentityFile /home/marc/.ssh/id_ed25519_git
|
||
|
|
||
|
# Private gitea
|
||
|
Host 172.18.50.104
|
||
|
IdentityFile /home/marc/.ssh/id_ed25519_git
|
||
|
|
||
|
Host aur.archlinux.org
|
||
|
IdentityFile /home/marc/.ssh/id_ed25519_git
|