summary refs log tree commit diff stats
path: root/readme.txt
blob: 413a9fadb98b83c3ca8da9757ba5089a8f2fa57f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>.)