summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2022-05-27 13:33:50 -0500
committerCase Duckworth2022-05-27 13:33:50 -0500
commit69a0c8c199ab926ca3279f17be36d951e20a4f62 (patch)
tree713edbc9aedce0d092bd824790e637cf153eac15
parentasdpofiuasdpfoiasjdpfoiajsdf (diff)
downloademacs-69a0c8c199ab926ca3279f17be36d951e20a4f62.tar.gz
emacs-69a0c8c199ab926ca3279f17be36d951e20a4f62.zip
Change to readme.txt
-rw-r--r--readme.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..15502fe --- /dev/null +++ b/readme.txt
@@ -0,0 +1,11 @@
1<h1>~/.emacs</h1>
2<p>
3This is my Emacs config.
4There are many like it, but this one is mine.
5
6<h2>interesting bits</h2>
7<p>
8
9Check out the <code>lisp/</code> folder, there's a bunch of cool stuff there.
10My <code>early-init.el</code> is pretty static, but interesting stuff happens in
11<code>init.el</code>.