summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorCase Duckworth2022-06-15 10:28:01 -0500
committerCase Duckworth2022-06-15 10:28:01 -0500
commit9b2324c6e0f511dd8008aac8037b7df04c764598 (patch)
treee5ba588f0921f261974aef7cc10a81baccb9ac94 /readme.md
parentaodifu (diff)
downloademacs-9b2324c6e0f511dd8008aac8037b7df04c764598.tar.gz
emacs-9b2324c6e0f511dd8008aac8037b7df04c764598.zip
Change readme...again
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d83a27a --- /dev/null +++ b/readme.md
@@ -0,0 +1,10 @@
1# ~/.emacs
2
3This is my Emacs config. There are many like it, but this one is mine.
4
5## interesting bits
6
7Check out the `lisp/` folder, there's a bunch of cool stuff there. My
8`early-init.el` is pretty static, but interesting stuff happens in `init.el`.
9
10(If you're reading this from tildegit, I've moved to [my own server now](https://git.acdw.net/emacs/).)