Update Git user information and default browser

This commit is contained in:
Billy-George Price-Sprackland
2026-04-01 01:19:26 +01:00
committed by GitHub
parent 575f77a28a
commit 49f806d3d1
+3 -3
View File
@@ -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]