Skip to content

Instantly share code, notes, and snippets.

View xyhere2001's full-sized avatar
😂

Yang Xin xyhere2001

😂
  • HPE
  • China
View GitHub Profile
@xyhere2001
xyhere2001 / multiple_ssh_setting.md
Created November 8, 2018 02:25 — forked from jexchan/multiple_ssh_setting.md
Multiple SSH keys for different github accounts

Multiple SSH Keys settings for different github account

1111

create different public key

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

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