Skip to content

Instantly share code, notes, and snippets.

View BolderLearnerTechSchool's full-sized avatar

BolderLearnerTechSchool BolderLearnerTechSchool

View GitHub Profile
@BolderLearnerTechSchool
BolderLearnerTechSchool / configure_your_macBook_to_use_more_than_one_gitHub_account.md
Last active December 21, 2025 14:35
Learn how to use more than one GitHub account in your macbook

Configure Your MacBook To Use More Than One GitHub Account

If you have more than one GitHub account, you want to make sure you are working with the correct one. One thing we really like here about GitHub is the multi-account feature they added.

GitHub multiuser account feature

Instead of having to create browser profiles to access your account, this feature allows you to move between accounts freely. So, how can you configure your macbook to use the correct account?

The assumption we are making here is that you are already familiar with setting up git and GitHub. If not, check the official GitHub Documentation.

@BolderLearnerTechSchool
BolderLearnerTechSchool / configure_more_than_one_GitHub_account.md
Last active December 17, 2025 22:20
Configure Your Computer To Use More Than One GitHub Account