 on [Unsplash](https://unsplash.com)](https://hugo-blog-85t.pages.dev/2022/05/14/how-to-set-up-multiple-ssh-keys-for-multiple-accounts/cover.jpg)
How to set up multiple SSH keys for multiple accounts
Introduction I have personal and work accounts on GitHub, GitLab and Bitbucket. How could I set all of this to work properly through SSH keys so that my system relies on the correct SSH key based on the identity it needs to use. For this particular post, we’re going to connect a personal and business identity for each account. But you can add as many as you like 😉 🔑 Key generation....