feat(ssh): config cleanup
This commit is contained in:
14
.ssh/config
14
.ssh/config
@@ -6,12 +6,12 @@ ControlMaster auto
|
|||||||
ControlPath ~/.ssh/session.%r@%h:%p
|
ControlPath ~/.ssh/session.%r@%h:%p
|
||||||
ControlPersist 5m
|
ControlPersist 5m
|
||||||
|
|
||||||
Host git.olympuslab.net gon
|
Host git.francof.net gf
|
||||||
HostName git.olympuslab.net
|
HostName git.francof.net
|
||||||
User git
|
User git
|
||||||
Port 522
|
Port 522
|
||||||
|
|
||||||
Host github.com gh
|
Host github.com gh
|
||||||
HostName github.com
|
HostName github.com
|
||||||
User git
|
User git
|
||||||
Port 22
|
Port 22
|
||||||
|
|||||||
Reference in New Issue
Block a user