Set name and email address

This commit is contained in:
Elnu 2023-01-23 22:00:38 -08:00
parent e8323e1fdc
commit e6aa1ffcba

View file

@ -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:
;;