Change gitea host name to forgejo in ssh config
This commit is contained in:
parent
a1542cd5e2
commit
31cb691feb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ host moria
|
|||
# Forward SSH agent
|
||||
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
|
||||
|
||||
host gitea
|
||||
host forgejo
|
||||
HostName korhonen.cc
|
||||
user git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue