Oops, that's the one for development
This commit is contained in:
parent
e152da7a94
commit
e580d3cc31
1 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@
|
||||||
primary = true;
|
primary = true;
|
||||||
realName = "Benson Chu";
|
realName = "Benson Chu";
|
||||||
address = "bensonchu@fastmail.com";
|
address = "bensonchu@fastmail.com";
|
||||||
aliases = ["me@mail.pestctrl.io" "bensonchu457@fastmail.com"];
|
aliases = ["dev@mail.pestctrl.io" "me@mail.pestctrl.io" "bensonchu457@fastmail.com"];
|
||||||
flavor = "fastmail.com";
|
flavor = "fastmail.com";
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -114,7 +114,7 @@
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Benson Chu";
|
userName = "Benson Chu";
|
||||||
userEmail = "me@mail.pestctrl.io";
|
userEmail = "dev@mail.pestctrl.io";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
core = {
|
core = {
|
||||||
editor = "emacsclient";
|
editor = "emacsclient";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue