Ssh Key Setup

在一台新机器上生成一对 SSH 密钥并登记到多个远端 git 服务(gitLab、GitHub、Gitee 等)。每台机器只生成一次密钥,同一把公钥可登记到任意多个远端;最后 ssh -T 验证每个远端连通、清除 https 残留凭据。用户手动调用(/ssh-key-setup)。

shyxin 9264724 2 files · 7.4 KB Updated

File contents

shyxin/skills/tree/main/skills/productivity/ssh-key-setup commit 9264724771

Frequently asked questions

npx skillmds@latest add shyxin/ssh-key-setup