doomemacs/core
Henrik Lissner 3ed54e191b
Fix #1322: replace load-env-vars w/ custom loader
I've replaced load-env-var with our own custom parser. load-env-var
expects a well-formatted env file, which neither env nor set produces,
which is what doom env uses to dump the shell environment.

This should fix issues that arise when envvars (like PATH) contain
arbitrary whitespace.
2019-05-17 20:19:35 -04:00
..
autoload Enable show-trailing-whitespace globally 2019-05-17 01:58:08 -04:00
cli Fix #1322: replace load-env-vars w/ custom loader 2019-05-17 20:19:35 -04:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
core-cli.el Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
core-editor.el Reformat core-ui, add outline headers to core-editor 2019-05-17 01:58:39 -04:00
core-keybinds.el Fix :prefix-map indentation in map! calls 2019-05-17 13:31:05 -04:00
core-lib.el doom-log: show source module before message 2019-05-15 15:22:09 -04:00
core-modules.el Ensure use-package settings are set @ compile-time 2019-05-13 00:57:59 -04:00
core-os.el General refactors & optimizations 2019-04-29 18:54:46 -04:00
core-packages.el Fix #1322: replace load-env-vars w/ custom loader 2019-05-17 20:19:35 -04:00
core-projects.el Minor refactors & comment revision 2019-05-13 14:37:00 -04:00
core-ui.el Reformat core-ui, add outline headers to core-editor 2019-05-17 01:58:39 -04:00
core.el Fix #1322: replace load-env-vars w/ custom loader 2019-05-17 20:19:35 -04:00
doctor.el Rewrite doom-doctor 2019-04-24 18:16:05 -04:00
packages.el Remove visual-fill-column package from Doom core 2019-05-17 01:58:27 -04:00