更新 ssh/config
This commit is contained in:
@@ -8,6 +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
|
||||
|
||||
Host github.com
|
||||
HostName github.com
|
||||
User git
|
||||
|
||||
Reference in New Issue
Block a user