4 lines
No EOL
220 B
Bash
4 lines
No EOL
220 B
Bash
# 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
|
|
ssh-keygen -t rsa -b 4096 |