Go to file
coolneng 0e39dd1adb
Persist partial pomodoros and only show minutes
2022-11-01 18:58:17 +01:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Modify the image snippet in org mode 2022-10-19 16:37:49 +02:00
+keybindings.el Associate PDF files with bibliographic entries 2022-10-27 14:11:13 +02:00
+mail.el Clean up mu4e bookmarks 2022-10-28 09:37:01 +02:00
+org.el Persist partial pomodoros and only show minutes 2022-11-01 18:58:17 +01:00
+ui.el Fit PDF to page by default 2022-10-21 13:52:36 +02:00
LICENSE.md
README.org
config.el Revert "Use delta to view diffs in Magit" 2022-10-18 14:47:33 +02:00
init.el Use mu4e as a mail client 2022-09-18 20:25:59 +02:00
packages.el Document the packages 2022-10-29 11:46:49 +02: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