doomemacs/lisp
Henrik Lissner b65da762b8
fix(cli): 'Profiles not initialized' error
Due to $DOOMPROFILE being set to an empty string when persisting Doom
CLI sessions, which would affect any case where a CLI command restarts
the session (e.g. when the :config literate module tangles a config or
'doom --debug ...' restarts to set DEBUG=1).
2022-09-19 00:01:03 +02:00
..
cli fix(cli): link $XDG_*_HOME to fake $HOME for doom run 2022-09-18 13:55:47 +02:00
lib tweak(lib): doom-info: split byte-compiled-config trait into 3 2022-09-18 14:01:52 +02:00
doom-cli.el fix(cli): 'Profiles not initialized' error 2022-09-19 00:01:03 +02:00
doom-editor.el refactor: remove redundant server-auth-dir setting 2022-09-18 00:54:10 +02:00
doom-keybinds.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
doom-lib.el fix(lib): suppress 'Function X is already compiled' 2022-09-16 19:19:55 +02:00
doom-modules.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-packages.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-profiles.el feat(cli): introduce DOOMPROFILELOAD{FILE,PATH} envvars 2022-09-18 00:28:13 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el fix: envvar file not loading 2022-09-18 01:08:27 +02:00
doom-ui.el fix: properly disable tooltip-mode 2022-09-18 10:36:00 +02:00
doom.el tweak: use doom-profile-*-dir for core dir/file vars 2022-09-17 21:41:42 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00