From fc03087cc00818ea6d8b86c66366a09194acfb5d Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 6 Oct 2021 19:21:22 -0500 Subject: Add README.org How'd I never notice before?! --- README.org | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..44b3f6c --- /dev/null +++ b/README.org @@ -0,0 +1,30 @@ +#+TITLE: My Emacs configuration +#+AUTHOR: Case Duckworth + +This is my Emacs configuration. There are many like it, but this one is mine. + +* Files of interest + +- {early-,}init.el :: … why we're here +- gnus.el :: not used any more +- eshell.el :: like gnus.el, but for eshell. Might be really stupid. +- lisp/*.el :: my extras. + +At /some/ point, I'll move my bespoke stuff from lisp/ to acdw/, and add a +compat/ directory for compatibility files (i.e., repeat.el). Until then, +bleh. It works. + +* License + +Unless otherwise specified, all files under this directory are licensed under +my own /Good Choices License/, the entire text of which is copied here. + +#+begin_example +Everyone is permitted to do whatever with this software, without +limitation. This software comes without any warranty whatsoever, +but with two pieces of advice: + +- Be kind to yourself. + +- Make good choices. +#+end_example -- cgit 1.4.1-21-gabe81