mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
+ Replace "daemonp" and "windowsys" fields with "traits" field, which can now indicate the presence of: Chemacs, exec-path-from-shell, symlinked EMACSDIR/DOOMDIR, a running server, the daemon and an envvar file. + Now replaces $USER in absolute paths with literal "$USER". + Reordered fields from most to least general (system -> emacs -> doom) + Show "&user" next to modules that are private modules (defined in ~/.doom.d/modules/)