Oops, that's the one for development

This commit is contained in:
Benson Chu 2025-06-15 11:12:21 -05:00
parent e152da7a94
commit e580d3cc31

View file

@ -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";