Change git email
This commit is contained in:
parent
fe23c4ca22
commit
b474b0bd68
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
format = "openpgp";
|
format = "openpgp";
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
};
|
};
|
||||||
userEmail = "git@ethanreece.com";
|
userEmail = "contact@ethanreece.com";
|
||||||
userName = "Ethan Reece";
|
userName = "Ethan Reece";
|
||||||
};
|
};
|
||||||
nix-your-shell = {
|
nix-your-shell = {
|
||||||
|
|
Reference in a new issue