mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
chore: updated git config
This commit is contained in:
parent
b272b98427
commit
41c5ec9b29
1 changed files with 7 additions and 0 deletions
|
|
@ -12,5 +12,12 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = userConfig.name;
|
userName = userConfig.name;
|
||||||
userEmail = userConfig.email.address0;
|
userEmail = userConfig.email.address0;
|
||||||
|
|
||||||
|
# settings = {
|
||||||
|
# ${user} = {
|
||||||
|
# userName = userConfig.name;
|
||||||
|
# userEmail = userConfig.email.address0;
|
||||||
|
# };
|
||||||
|
# };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue