Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zzamboni/dot-doom

My Doom Emacs config files. Mirrored from https://gitlab.com/zzamboni/dot-doom
https://github.com/zzamboni/dot-doom

configuration-files doom-emacs doom-emacs-configuration emacs emacs-lisp hacktoberfest org-mode

Last synced: 3 months ago
JSON representation

My Doom Emacs config files. Mirrored from https://gitlab.com/zzamboni/dot-doom

Awesome Lists containing this project

README

        

#+title: My Doom Emacs configuration
#+author: Diego Zamboni
#+author: [email protected]

#+attr_html: :width 30%;
[[file:splash/doom-emacs-flugo-slant_out_purple-small.png]]

See [[file:doom.org][doom.org]] for the source configuration file with full commentary. From this file, three configuration files are generated: [[file:init.el][init.el]], [[file:packages.el][packages.el]] and [[file:config.el][config.el]]. These are the files read by Doom Emacs.

I also made a super simple set of Doom-Emacs custom splash screens, which you can find them in the [[https://gitlab.com/zzamboni/dot-doom/-/tree/master/splash][splash/]] directory.

If you are interested in the topic of literate configuration, you should check out my free book [[https://leanpub.com/lit-config][Literate Configuration]]!

If you have any questions or feedback, feel free to open an issue at https://gitlab.com/zzamboni/dot-emacs/-/issues.