更新 ssh/config

This commit is contained in:
2026-07-28 07:13:37 +00:00
parent 93e8f6e8d9
commit d05f1b5d81
+5 -4
View File
@@ -8,10 +8,11 @@ Host git.mitsea.com
User git
IdentityFile ~/.flinty/ssh/app-gitea-selfhost.pub
Host git.liandisys.com.cn
HostName git.liandisys.com.cn
User git
IdentityFile ~/.flinty/ssh/app-gitlab-ce.pub
# 公司 GitLab 不支持 ED25519
# Host git.liandisys.com.cn
# HostName git.liandisys.com.cn
# User git
# IdentityFile ~/.flinty/ssh/app-gitlab-ce.pub
Host github.com
HostName github.com