Go to file
coolneng 51d2463a8d
Move RSS configuration to module
2024-11-19 22:12:17 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets Make email signature more formal 2024-06-15 10:44:27 +02:00
+keybindings.el Remove Wallabag configuration 2024-11-19 22:11:58 +01:00
+mail.el Revert "Fix mu 1.10 layout" 2024-06-15 10:42:38 +02:00
+org.el Set important tasks due today on the time-grid 2023-09-21 17:17:33 +02:00
+rss.el Move RSS configuration to module 2024-11-19 22:12:17 +01:00
+ui.el Adapt to the upstream change in the icon font 2023-09-15 15:38:33 +02:00
LICENSE.md Add License 2019-12-05 18:20:44 +01:00
README.org Update Readme 2020-01-06 12:19:15 +01:00
config.el Move RSS configuration to module 2024-11-19 22:12:17 +01:00
init.el Replace company by corfu 2024-06-05 23:00:22 +02:00
packages.el Remove Wallabag configuration 2024-11-19 22:11:58 +01:00

README.org

doom.d

Personal configuration of Doom Emacs

Modules

The configuration is compartmented in different files:

  • Modules: init.el
  • General configuration: config.el
  • Extra packages: packages.el
  • Appearance: +ui.el
  • Org mode configuration: +org.el