fixing user git settings

This commit is contained in:
2025-11-20 21:34:10 -05:00
parent cc9996d6fa
commit 0c0ed92cb4
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
enable = true;
userEmail = "Richie@tmmworkshop.com";
userName = "Richie Cahill";
extraConfig = {
settings = {
pull.rebase = true;
color.ui = true;
};