From 0ee28facea2da97b8bfbc86334c6cfe02d706c89 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 17 Jul 2020 13:14:55 +1000 Subject: [PATCH] Correct my user name variables in doom/config.el --- config/doom/config.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/doom/config.el b/config/doom/config.el index 7560003..581d009 100644 --- a/config/doom/config.el +++ b/config/doom/config.el @@ -6,8 +6,8 @@ ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. -(setq user-full-name "John Doe" - user-mail-address "john@doe.com") +(setq user-full-name "Danielle McLean" + user-mail-address "dani@00dani.me") ;; Doom exposes five (optional) variables for controlling fonts in Doom. Here ;; are the three important ones: