chore: Fixed domain name in .ssh/config

This commit is contained in:
Afonso Franco 2023-02-19 23:25:44 +00:00
parent 1e84a56aa6
commit c165dd9852
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -1,7 +1,7 @@
IdentityFile ~/.ssh/id_ecdsa_sk
IdentityFile ~/.ssh/id_ecdsa_sk_backup
Host gitea.olympuslab.net github.com
Host git.olympuslab.net github.com
ControlMaster auto
ControlPath ~/.ssh/session.%r@%h:%p
ControlPersist 1d