doomemacs/core/cli
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
..
autoloads.el Fix autoload/hydras.el autoloads #1388 2019-05-05 19:40:51 -04:00
byte-compile.el Refactor byte-compile dispatchers 2019-04-06 00:11:32 -04:00
debug.el Refactor core-cli 2018-09-09 09:58:20 -04:00
env.el Fix #1322: replace load-env-vars w/ custom loader 2019-05-17 20:19:35 -04:00
packages.el Move doom--condition-case! to core/cli/packages 2019-01-10 15:44:42 -05:00
patch-macos.el Add deprecation warnings to doom patch-macos 2019-05-09 18:43:32 -04:00
quickstart.el cli/quickstart: fix font path for all-the-icons-install-fonts 2019-05-12 00:56:17 -04:00
test.el Revert 087127a3 2019-05-05 00:02:59 -04:00
upgrade.el cli/upgrade: fix void-function error 2019-05-15 17:29:43 -04:00