mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Change rivendell ssh port
This commit is contained in:
parent
9c30da9469
commit
507c8f8a86
@ -1,6 +1,6 @@
|
||||
host gitea
|
||||
HostName git.reekynet.com
|
||||
user gitea
|
||||
HostName reekynet.com
|
||||
user git
|
||||
|
||||
host gitlab
|
||||
HostName gitlab.com
|
||||
@ -20,7 +20,7 @@ Host aur
|
||||
|
||||
host rivendell
|
||||
HostName reekynet.com
|
||||
port 22
|
||||
port 222
|
||||
User gimli
|
||||
ForwardAgent yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user