From f0ea71d7adfec0d5e4a9418fcd8f188a6005d191 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 24 Nov 2020 08:31:11 -0600 Subject: Add About me section --- config.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/config.org b/config.org index 0d8324d..624f3be 100644 --- a/config.org +++ b/config.org @@ -4,6 +4,14 @@ #+OPTIONS: toc:nil #+BANKRUPTCY_COUNT: 2 +* About me + +#+begin_src emacs-lisp + ;; init.el -*- lexical-binding: t -*- + (setq user-full-name "Case Duckworth" + user-mail-address "acdw@acdw.net") +#+end_src + * License Copyright © 2020 Case Duckworth @@ -58,8 +66,6 @@ It's highly likely that the WTFPL is completely incompatible with the GPL, for w ** Tangling #+begin_src emacs-lisp - ;; init.el -*- lexical-binding: t -*- - (defun acdw/tangle-init () "If the current buffer is `config.org', tangle it, then compile and load the resulting files." -- cgit 1.4.1-21-gabe81