Skip to main content

2 posts tagged with "git"

View All Tags

My Homelab Evolution - Plans for 2025

· 6 min read
Chris O'Malley
Senior DevOps Engineer

In this post, I’m sharing my plans for my homelab in 2025. I’ve been running a homelab in some form for years now. It’s been a great way to learn, experiment, and stay hands-on with new technologies. As we head into 2025, I’m taking a fresh look at my setup with some clear goals in mind. Here's what I’m aiming to build, explore, and improve in the coming year.

Working with multiple git email addresses

· 2 min read
Chris O'Malley
Senior DevOps Engineer

In this post, we’ll explore how to configure Git to use different usernames based on the directory you’re working in. This can be useful when working on multiple projects with different email addresses associated with each one. eg personal projects, work projects, client projects, etc.