Go to file
coolneng 5c570c5608
Switch to raw latex when editing the expression
2022-10-11 08:59:59 +02:00
assets Use Emacs icon as the splash-screen banner 2021-02-11 00:01:30 +01:00
snippets/org-mode Set the logo in the bottom in metropolis 2022-05-23 18:13:12 +02:00
+keybindings.el Add keybinding to kill an org-noter session 2022-10-10 11:55:10 +02:00
+mail.el Add shortcuts to access the different inboxes 2022-10-04 13:39:08 +02:00
+org.el Switch to raw latex when editing the expression 2022-10-11 08:59:59 +02:00
+ui.el Open wallabag on its own workspace 2022-09-18 19:03:52 +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 Add .ipynb_checkpoints to ignored directories 2022-10-10 08:56:26 +02:00
init.el Use mu4e as a mail client 2022-09-18 20:25:59 +02:00
packages.el Switch to raw latex when editing the expression 2022-10-11 08:59:59 +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