Files
doomemacs/core
Henrik Lissner 631c4004ba Load custom-file only once & after user's config
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).
2018-08-25 19:45:23 +02:00
..
2018-08-25 04:01:35 +02:00
2018-08-21 03:34:39 +02:00
2018-08-01 02:41:46 +02:00
2018-08-08 23:37:30 +02:00