Hi everyone! I posting this article with the purpose of resolving my problem about the way to manage GitHub multiple accounts on the same computer. My server is Linux, and if one of you here using a different server then also possible the same steps.
-
Open Terminal.
-
Paste the text below, replacing the email used in the example with your GitHub email address.
ssh-keygen -t ed25519 -C "your_email@example.com"