https://github.com/julienchastang/dotemacs/blob/master/setti...
It looks like it's meant to be included directly as a config file, which seems like deep magic to me. :-)
Sorry for answering late:
https://github.com/julienchastang/dotemacs
You'll need tangle/babel
➜ .emacs.d cat init.el (package-initialize) (require 'cl) (require 'ob-tangle) (org-babel-load-file "~/git/dotemacs/settings.org")
https://github.com/julienchastang/dotemacs/blob/master/setti...
It looks like it's meant to be included directly as a config file, which seems like deep magic to me. :-)