aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shoshin-config.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/shoshin-config.org b/shoshin-config.org
index 63f5562..e9accc2 100644
--- a/shoshin-config.org
+++ b/shoshin-config.org
@@ -1,5 +1,9 @@
+#+AUTHOR: Grant Shoshin Shangreaux
+#+EMAIL: shoshin@cicadas.surf
+#+DESCRIPTION: Html version of an Emacs literate org configuration
#+STARTUP: overview
#+PROPERTY: header-args:emacs-lisp :lexical t
+#+OPTIONS: broken-links:mark
* A New Start
@@ -27,7 +31,7 @@ this is all an experiment.
The following code block is the "table of contents" that determines what
is tangled into the resulting elisp file:
-#+begin_src emacs-lisp :tangle yes :noweb yes
+#+begin_src emacs-lisp :tangle yes :noweb no-export
;;; shoshimacs.el --- Beginner's Mind Config -*- lexical-binding:t -*-
;;; Package Management