From ba935d3f0a98443a42f68afef59d5ec9ef14401f Mon Sep 17 00:00:00 2001 From: TEC Date: Fri, 12 Aug 2022 00:24:15 +0800 Subject: [PATCH] Update my user email address --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 1b47b7f..cc61200 100644 --- a/config.org +++ b/config.org @@ -332,7 +332,7 @@ for more info). It's useful to have some basic personal information #+begin_src emacs-lisp (setq user-full-name "TEC" - user-mail-address "tec@tecosaur.com") + user-mail-address "contact@tecosaur.net") #+end_src Apparently this is used by ~GPG~, and all sorts of other things.