Directory based config for easy git workflow
A very common use case for a developer is to deal with multiple github accounts and hence multiple ssh keys. and this gets pretty painful quickly. I’ll show you how I manage multiple GitHub accounts easily by setting up different SSH keys and git configs for each project folder. This guide will help you avoid SSH key problems and make workflow for personal, work, and client projects much simpler.