ssh: forgejo

Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-04-02 22:36:24 +02:00
parent 666cc8b661
commit 60fed37bf2
1 changed files with 1 additions and 11 deletions

View File

@ -38,20 +38,10 @@ Host qnap-nas
IdentityFile ~/.ssh/qnap_papa
### ssh-key für git clone
Host forgejo.mgrote.net
Host git.mgrote.net
User gitea
Port 2222
PreferredAuthentications publickey
IdentityFile ~/.ssh/git.mgrote.net
### dp-antares
Host dp-zcdi-gitlab git.dataport.de
HostName git.dataport.de
User git
Port 2200
PreferredAuthentications publickey
IdentityFile ~/.ssh/git.dataport.de
Host github.com
User git
IdentityFile ~/.ssh/github.com