summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/readme.md b/readme.md deleted file mode 100644 index 6573e43..0000000 --- a/readme.md +++ /dev/null
@@ -1,8 +0,0 @@
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`.