feat: reshuffle files

This commit is contained in:
Jamie Albert
2025-11-12 01:11:54 +00:00
parent e58c120f62
commit 3ebb8c54f1
212 changed files with 483 additions and 160 deletions

View File

@@ -0,0 +1,13 @@
Host github.com
User git
IdentityFile /home/jamie/.ssh/github
IdentitiesOnly yes
StrictHostKeyChecking accept-new
Host gitea
HostName gitea.do-bbs.com
User git
IdentityFile /home/jamie/.ssh/gitea
IdentitiesOnly yes
StrictHostKeyChecking accept-new
Port 748