Skip to content

Instantly share code, notes, and snippets.

View evrybiont's full-sized avatar

Sasha Stadnik evrybiont

  • Ukraine, Cherkasy
View GitHub Profile

Multiple SSH Keys settings for different github account

create different public key

create different ssh key according the article Mac Set-Up Git

$ ssh-keygen -t rsa -C "your_email@youremail.com"