doomemacs/core/cli
Henrik Lissner 9311744f7f
Restore comment header in envvar files
`shell-command` erases the target buffer before piping output to it.
Which means the envvar file comment header was wiped out. This causes
trouble for the envvar file parser, which expects the envvar list to
start with two newlines.
2019-07-26 13:38:13 +02:00
..
autoloads.el Refactor autoloads byte-compilation 2019-07-26 03:12:06 +02:00
byte-compile.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
debug.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
env.el Restore comment header in envvar files 2019-07-26 13:38:13 +02:00
install.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
packages.el cli/packages: fix infinite waiting on pkg update 2019-07-26 11:54:37 +02:00
patch-macos.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00
test.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
upgrade.el Make bin/doom options consistent & improve errors/docs 2019-07-26 03:12:07 +02:00