Update my user email address

This commit is contained in:
TEC 2022-08-12 00:24:15 +08:00
parent 66ab07fce9
commit ba935d3f0a
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -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.