[MINOR] Fixed domain name in .ssh/config
This commit is contained in:
parent
0f6dddb4b7
commit
eba535af3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue