ssh: add GitHub SSH key and host config

This commit is contained in:
FlintyLemming
2026-07-13 13:13:12 +08:00
parent 207e95b0be
commit 019bc9e295
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -8,6 +8,11 @@ Host git.mitsea.com
User git
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
Host github.com
HostName github.com
User git
IdentityFile ~/.flinty/ssh/app-github.pub
Host inc-r750xa
HostName 10.0.24.20
User ubuntu