[Emacs] Add name and mail address to doom config
This commit is contained in:
parent
87a056143d
commit
7adfe9978c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
(setq user-full-name "John Doe"
|
(setq user-full-name "R. Emre (reo)"
|
||||||
user-mail-address "john@doe.com")
|
user-mail-address "ramazanemre@protonmail.com")
|
||||||
|
|
||||||
|
|
||||||
(load "doom-themes")
|
(load "doom-themes")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue