/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

markentier.tech
| | ianduffy.ie
2.3 parsecs away

Travel
| | Learn how to seamlessly switch between work and personal GitHub accounts using SSH, GPG, and SSH agent configurations. This guide walks you through setting up 1Password for secure key management, configuring Git for different identities, and automating the process to enhance your development workflow.
| | vadosware.io
3.7 parsecs away

Travel
| | Yet another article on the internet about how to reasonably manage multiple git personas
| | blog.bdw.li
3.2 parsecs away

Travel
| | Using different machines to work on some git files can result in missing signign keys and some headache.
| | stevenhicks.me
10.3 parsecs away

Travel
| Work projects require git commits to be signed with my work email; I'd like commits on my personal projects to be signed with my personal email. The solution: conditional includes in my .gitconfig!