After more than 20 years of using emacs and nearly 12 years of using the Fossil SCM, it's finally time to stick my ~/.emacs.d
into source control, rather than syncing it via my Dropbox. See /dir for the files. This repo is intended to be cloned locally:
fossil clone https://fossil.wanderinghorse.net/r/emacs.d ~/fossil/emacs.d.fsl
Then open
ed:
cd ~/.emacs.d
fossil open ~/fossil/emacs.d.fsl
The init.el
has been ported from machine to machine for nearly two decades and contains a great deal of historical cruft. It's not intended to be a model of emacs purity, but to simplify keeping my ~/emacs.d
in sync across multiple machines/accounts.