blob: 6573e43dfd633c7528b0823fe01060b975f22a68 (
plain)
1
2
3
4
5
6
7
8
|
# ~/.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`.
|