summary refs log tree commit diff stats
path: root/readme.md
blob: d83a27a48f31a73cb66c2768a7d47f97fe60cc11 (plain)
1
2
3
4
5
6
7
8
9
10
# ~/.emacs

This is my Emacs config.  There are many like it, but this one is mine.

## interesting bits

Check out the `lisp/` folder, there's a bunch of cool stuff there.  My
`early-init.el` is pretty static, but interesting stuff happens in `init.el`.

(If you're reading this from tildegit, I've moved to [my own server now](https://git.acdw.net/emacs/).)