emacs: config: Update user mail address
This commit is contained in:
parent
5dbc5d4c29
commit
e48ee53047
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
;; Some functionality uses this to identify you, e.g. GPG configuration, email
|
;; Some functionality uses this to identify you, e.g. GPG configuration, email
|
||||||
;; clients, file templates and snippets.
|
;; clients, file templates and snippets.
|
||||||
(setq user-full-name "Sanchayan Maity"
|
(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
|
;; Doom exposes five (optional) variables for controlling fonts in Doom. Here
|
||||||
;; are the three important ones:
|
;; are the three important ones:
|
||||||
|
|
Loading…
Reference in a new issue