This is my GNU Emacs configuration file,
which customizes Emacs to behave the way I like it. It's been re-written
several times, hopefully getting better each time. Currently, it bootstraps
itself using el-get to install a bunch
of useful third-party libraries, such that there are no dependencies or
requirements for installation beyond cloning this repo and linking .emacs.d
into place.
init.el
handles bootstrapping and configuring el-get
, and then loads
customizations from the custom/
directory.
Just a few bash functions that I find useful across multiple machines.
Tweaks to readline.
Mjolnir (for OS X) configuration to tile windows on enormous thunderbolt monitors.