+user variables section to personal config
This commit is contained in:
@@ -1,7 +1,13 @@
|
|||||||
#+TITLE: Personal module
|
#+TITLE: Personal module
|
||||||
|
|
||||||
* Preclude
|
* Preclude
|
||||||
Personal functionality that aid my workflow or are just cool.
|
Personal functionality or variables that aid my workflow or are just cool.
|
||||||
|
* Variables
|
||||||
|
Some user variables
|
||||||
|
#+BEGIN_SRC elisp
|
||||||
|
(setq user-full-name "Aryadev Chavali"
|
||||||
|
user-mail-address "aryadevchavali1@gmail.com")
|
||||||
|
#+END_SRC
|
||||||
* Reload
|
* Reload
|
||||||
Reload the doom session by brute force fully loading the "config.el" file in the
|
Reload the doom session by brute force fully loading the "config.el" file in the
|
||||||
doom private directory.
|
doom private directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user