update git.md
This commit is contained in:
parent
04f667730f
commit
c10d30f424
|
@ -8,7 +8,7 @@
|
|||
|
||||
```bash
|
||||
ssh-keygen -t rsa -f ~/.ssh/id_rsa_your_custom_name -C "your email"
|
||||
ssh-keygen -t ed25519 -C "xxxx"
|
||||
ssh-keygen -t ed25519 -C "xxxx" -b 4096
|
||||
```
|
||||
|
||||
添加密钥
|
||||
|
|
Loading…
Reference in New Issue