From e48ee53047a4b3fcfc9cdce211802a934c787ebf Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 22 Jul 2021 13:30:45 +0530 Subject: [PATCH] emacs: config: Update user mail address --- emacs/.config/doom/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/config.el b/emacs/.config/doom/config.el index 629f2bd..85cb469 100644 --- a/emacs/.config/doom/config.el +++ b/emacs/.config/doom/config.el @@ -7,7 +7,7 @@ ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. (setq user-full-name "Sanchayan Maity" - user-mail-address "maitysanchayan@gmail.com") + user-mail-address "sanchayan@sanchayanmaity.net") ;; Doom exposes five (optional) variables for controlling fonts in Doom. Here ;; are the three important ones: