diff --git a/roles/user/ssh/files/ssh_config b/roles/user/ssh/files/ssh_config index 37e1eb6..dae976f 100644 --- a/roles/user/ssh/files/ssh_config +++ b/roles/user/ssh/files/ssh_config @@ -20,6 +20,14 @@ Host gitlab.com User git Hostname gitlab.com +Host git.sr.ht + User git + Hostname git.sr.ht + +Host codeberg.org + User git + Hostname codeberg.org + # FI Host gitlab.fi.muni.cz User git @@ -36,11 +44,6 @@ Host nymfe* ProxyJump xfocko@aisa.fi.muni.cz Hostname %h.fi.muni.cz -# FIT -Host merlin - User xfockom00 - Hostname merlin.fit.vutbr.cz - # Private Host poincare User mfocko