Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am subdriven on github.
  • I am subdriven (https://keybase.io/subdriven) on keybase.
  • I have a public key whose fingerprint is 91AA 2F38 7D50 DE64 A639 AF9F 59DF F17D 54DF FE12

To claim this, I am signing this object:

@subdriven
subdriven / work-with-multiple-github-accounts.md
Created June 15, 2024 19:01 — forked from rahularity/work-with-multiple-github-accounts.md
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent