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