From 49f806d3d1e15e01c2fd380ee3a55b541200a4a2 Mon Sep 17 00:00:00 2001 From: Billy-George Price-Sprackland Date: Wed, 1 Apr 2026 01:19:26 +0100 Subject: [PATCH] Update Git user information and default browser --- .gitconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitconfig b/.gitconfig index 00f0259..fb59153 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] - name = Jeff Geerling - email = geerlingguy@mac.com + name = Billy-George Price-Sprackland + email = me@billygeorge.me [core] editor = vi excludesfile = ~/.gitignore @@ -13,7 +13,7 @@ [init] defaultBranch = master [web] - browser = google-chrome + browser = firefox [credential] helper = osxkeychain [push]