diff --git a/.ssh/config b/.ssh/config index ad35059..9d4a45a 100644 --- a/.ssh/config +++ b/.ssh/config @@ -6,12 +6,12 @@ ControlMaster auto ControlPath ~/.ssh/session.%r@%h:%p ControlPersist 5m -Host git.olympuslab.net gon - HostName git.olympuslab.net - User git - Port 522 +Host git.francof.net gf + HostName git.francof.net + User git + Port 522 Host github.com gh - HostName github.com - User git - Port 22 + HostName github.com + User git + Port 22