script-of-the-curly/make-new-key.sh
2023-10-31 15:21:11 +02:00

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