Hacker News new | ask | show | jobs
by peedy 4296 days ago
People even write their dotemacs in Org mode and use babel in their init.el to run it

https://github.com/thomanil/dot-emacs/blob/master/thomanil.o...

1 comments

Even an "Emacs configuration template" (a la Prelude or emacs-starter-kit) that makes use of it (and `el-get` to retrieve and initialize packages):

https://github.com/xiaohanyu/oh-my-emacs

Nifty.