Enable working with multiple github profiles on the command line using multiple SSH keys.
From the command line, generate an SSH key for each account to be accessed. Do this with care as you may already have an ssh key in use.
Generate ssh key pairs for accounts and add them to GitHub accounts. Do this with care; there may already be existing SSH keys in the local ~/.ssh/
directory. You will need one SSH key per GitHub identity. It is only necessary to generate keys for identities that do not yet exist.