Skip to content

Instantly share code, notes, and snippets.

View devaughnsaxa's full-sized avatar
🌎
Welcome

Devaughn Saxa devaughnsaxa

🌎
Welcome
  • phláinéid Domhan
View GitHub Profile
@devaughnsaxa
devaughnsaxa / Multiple SSH Keys.md
Last active October 4, 2020 13:48
Multiple SSH Keys settings for different github account

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"
@devaughnsaxa
devaughnsaxa / README.md
Created October 17, 2018 20:42 — forked from hofmannsven/README.md
My simply Git Cheatsheet