updated git users

This commit is contained in:
2025-09-01 12:47:01 -04:00
parent 5d643e0cd1
commit 0956ea6f58
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
{
programs.git = {
enable = true;
userEmail = "Richie@tmmworkshop.com";
userName = "Richie Cahill";
userEmail = "matthew.michal11@gmail.com";
userName = "Matthew Michal";
extraConfig = {
pull.rebase = true;
color.ui = true;