feat(ssh): config cleanup

This commit is contained in:
2026-03-16 12:58:14 +00:00
parent 86e7005fe2
commit 8f8c1a3c50

View File

@@ -6,8 +6,8 @@ ControlMaster auto
ControlPath ~/.ssh/session.%r@%h:%p
ControlPersist 5m
Host git.olympuslab.net gon
HostName git.olympuslab.net
Host git.francof.net gf
HostName git.francof.net
User git
Port 522