Update make-new-key.sh
This commit is contained in:
parent
7a9195ab0f
commit
d0d4bb4d9d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# in order to use multiple github accounts, you have to add the username to the url for example: git@github.com-myusername:...
|
||||
|
||||
# generate a new rsa key, alternative: ssh-keygen -t ecdsa -b 521
|
||||
# generate a new rsa key, alternative: ssh-keygen -t ecdsa -b 521, ssh-keygen -t ed25519
|
||||
ssh-keygen -t rsa -b 4096
|
||||
Loading…
Add table
Add a link
Reference in a new issue