Trying to work on my both my actual \"work\" repos, and my personal repos on git hub, from my computer.
The work account was set up first, and everything works flawl
Here is a link which explains step by step how to do it and also in a very easy and self-explanatory manner.
There are mainly 4 major steps of adding multiple GitHub accounts on the same PC.
Step 1: Create SSH keys for all accounts
Step 2: Add SSH keys to SSH Agent
Step 3: Add SSH public key to the Github
Step 4: Create a Config File and Make Host Entries
The explained steps can be found here