mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 12:52:11 -08:00
This change facilitates the users that prefer their custom-file somewhere other than doom-local-dir (e.g. in ~/.doom.d/custom.el). This change prevents loading both files during startup. Just change `custom-file` and Doom will load it after your config.el is loaded (but before doom-post-init-hook runs). |
||
|---|---|---|
| .. | ||
| autoload | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-tests.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||