Go to file
coolneng c4cc1fc9dc
Set up a minimal config for work
2023-10-04 19:11:11 +02:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets Add french signature snippet 2023-10-04 16:12:50 +02:00
+keybindings.el Set up a minimal config for work 2023-10-04 19:11:11 +02:00
+org.el Set up a minimal config for work 2023-10-04 19:11:11 +02:00
+ui.el Set up a minimal config for work 2023-10-04 19:11:11 +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 Set up a minimal config for work 2023-10-04 19:11:11 +02:00
init.el Set up a minimal config for work 2023-10-04 19:11:11 +02:00
packages.el Set up a minimal config for work 2023-10-04 19:11:11 +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