Skip to content

Instantly share code, notes, and snippets.

View catalin-miron-hs's full-sized avatar

Catalin Miron catalin-miron-hs

View GitHub Profile
@catalin-miron-hs
catalin-miron-hs / multiple_ssh_setting.md
Created August 1, 2016 08:28 — forked from jexchan/multiple_ssh_setting.md
Multiple SSH keys for different github accounts

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"
command-shift-P > Package > Package Generator: Generate Syntax Theme > mypackage
cd ~/.atom/packages/mypackage
apm login
apm develop mypackage
cd ~/github/mypackage
sudo chown -R username:wheel .
git commit -a -m 'checking everything in'
apm publish --tag v2.5.0 minor
{
"coordinates": [
{
"x": 1,
"y": 4
},
{
"x": 1,
"y": 5
},