mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
updated git users
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "Richie@tmmworkshop.com";
|
userEmail = "DumbPuppy208@gmail.com";
|
||||||
userName = "Richie Cahill";
|
userName = "Elise Corvidae";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "Richie@tmmworkshop.com";
|
userEmail = "matthew.michal11@gmail.com";
|
||||||
userName = "Richie Cahill";
|
userName = "Matthew Michal";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
"cSpell.enabled": true,
|
"cSpell.enabled": true,
|
||||||
"cSpell.language": "en,en-US",
|
"cSpell.language": "en,en-US",
|
||||||
"cSpell.enableFiletypes": ["bat", "csv", "nix", "toml"],
|
"cSpell.enableFiletypes": ["bat", "csv", "nix", "toml"],
|
||||||
"cSpell.userWords": ["Cahill", "syncthing"],
|
"cSpell.userWords": ["Cahill", "Corvidae", "syncthing"],
|
||||||
|
|
||||||
// nix
|
// nix
|
||||||
"nix.enableLanguageServer": true,
|
"nix.enableLanguageServer": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user