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
byte-compile.el
debug.el
env.el Fix #1322: replace load-env-vars w/ custom loader 2019-05-17 20:19:35 -04:00
packages.el
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
upgrade.el cli/upgrade: fix void-function error 2019-05-15 17:29:43 -04:00