summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.org')
-rw-r--r--.emacs.d/init.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/.emacs.d/init.org b/.emacs.d/init.org
index 7556072..d9413df 100644
--- a/.emacs.d/init.org
+++ b/.emacs.d/init.org
@@ -52,6 +52,16 @@
;; -*- lexical-binding: t -*-
#+END_SRC
+* Set some personal information
+
+ This information is used by some emacs commands and modules to make
+ your life easier.
+
+ #+BEGIN_SRC emacs-lisp
+ (setq user-full-name "Tom Willemse"
+ user-mail-address "tom@ryuslash.org")
+ #+END_SRC
+
* Clean up some UI elements
Some elements are only really useful if you use the mouse. Which I