Now on git.acdw.net https://git.acdw.net/emacs
Go to file
Case Duckworth 21b5d80814 Fix startup complaining 2022-06-09 09:16:50 -05:00
eshell Sort alias file ... ? 2022-02-06 22:15:56 -06:00
lisp Fix startup complaining 2022-06-09 09:16:50 -05:00
machines asdpofiuasdpfoiasjdpfoiajsdf 2022-05-27 13:26:19 -05:00
snippets Update snippets 2022-04-20 10:42:20 -05:00
.gitattributes Fix eol 2021-03-24 16:13:19 +00:00
.gitignore meh 2022-05-23 20:12:59 -05:00
early-init.el blep 2022-06-08 17:59:53 -05:00
init.el Fix startup complaining 2022-06-09 09:16:50 -05:00
readme.txt Add link to new server 2022-05-27 13:40:30 -05:00

readme.txt

<h1>~/.emacs</h1>
<p>
This is my Emacs config.
There are many like it, but this one is mine.

<h2>interesting bits</h2>
<p>

Check out the <code>lisp/</code> folder, there's a bunch of cool stuff there.
My <code>early-init.el</code> is pretty static, but interesting stuff happens in
<code>init.el</code>.

<p>

(If you're reading this from tildegit, I've moved to <a
href="https://git.acdw.net/emacs/">my own server now</a>.)