|
|
|
|
|
by camperman
5672 days ago
|
|
The echulte one is the one I use because it has a _fantastic_ literate add-on that inlines org-mode into your startup scripts. Actually, it's the other way around now I think about it - you write org-mode files and inline your elisp customisations :) My personal init.org looks like this: Writing
Programming
Game dev
Settings
and so on. All my settings for all my packages are in here - I just tab to change the visibility. At startup the package generates the correct elisp files from the org file. But the defaults are all sensible too if you're just getting started. |
|