summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2020-12-09 20:28:04 -0600
committerCase Duckworth2020-12-09 20:28:04 -0600
commit876215efb8f2d657c19512c0a0d7c61bfb421f8a (patch)
tree5e899a683c2fffc91e51cefab2a9d4cb1b3588c6 /config.org
parentAdd a lot of stuff … back (diff)
downloademacs-876215efb8f2d657c19512c0a0d7c61bfb421f8a.tar.gz
emacs-876215efb8f2d657c19512c0a0d7c61bfb421f8a.zip
Add intro line, remove TOC
Diffstat (limited to 'config.org')
-rw-r--r--config.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.org b/config.org index d171ac9..44d8a0e 100644 --- a/config.org +++ b/config.org
@@ -2,8 +2,11 @@
2#+AUTHOR: Case Duckworth 2#+AUTHOR: Case Duckworth
3#+PROPERTY: header-args :tangle config.el :comments both :mkdirp yes 3#+PROPERTY: header-args :tangle config.el :comments both :mkdirp yes
4#+EXPORT_FILE_NAME: README.md 4#+EXPORT_FILE_NAME: README.md
5#+OPTIONS: toc:nil
5#+BANKRUPTCY_COUNT: 3 6#+BANKRUPTCY_COUNT: 3
6#+Time-stamp: <2020-12-09 18:28:04 acdw> 7#+Time-stamp: <2020-12-09 20:27:25 acdw>
8
9Let’s configure Emacs using Org mode, they said. It’ll be fun, they said.
7 10
8* Pave the way 11* Pave the way
9** Correct =exec-path= 12** Correct =exec-path=