From e6aa1ffcbac6d6481cff887078e25698a37588b4 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Mon, 23 Jan 2023 22:00:38 -0800 Subject: [PATCH] Set name and email address --- emacs/.doom.d/config.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/.doom.d/config.el b/emacs/.doom.d/config.el index e6d14cb..c86dfda 100644 --- a/emacs/.doom.d/config.el +++ b/emacs/.doom.d/config.el @@ -6,8 +6,8 @@ ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. It is optional. -(setq user-full-name "John Doe" - user-mail-address "john@doe.com") +(setq user-full-name "Elnu" + user-mail-address "elnu@elnu.com") ;; Doom exposes five (optional) variables for controlling fonts in Doom: ;;