Emacs Config

This is my Emacs config. It works for me. Feel free to use or adapt it.

What it is

A working init file, not a polished distribution.

This is my personal Emacs init file and supporting config files, written in Emacs Lisp. It includes a Monokai theme and has been refined over time to fit the way I actually work.

It is not a curated starter kit or a distribution. It is just the config I use. If you are an Emacs user looking for a reference or a starting point for your own init file, you are welcome to it.

Details

What is in it.

Emacs Lisp

The entire config is plain Emacs Lisp. No literate config, no org-babel tangling. Just a straightforward init file.

Monokai theme

Includes a Monokai color theme. Dark background, saturated syntax highlighting. The classic.

Open source

On GitHub at simulacra10/emacs. Clone it, fork it, or pick through it for whatever is useful.