doomemacs/core
Henrik Lissner 7dab38deea
Add -A/-R switches to 'doom env'
Two new convenience switches for generating envvar files:

  doom env -A x
  doom env -R x

Is equivalent to

  doom env -a x -r .
  doom env -r x -a .
2020-08-01 15:23:10 -04:00
..
autoload Load straight in doom/bump* commands 2020-08-01 15:20:32 -04:00
cli Add -A/-R switches to 'doom env' 2020-08-01 15:23:10 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Move 'restart Emacs to see changes' message to 'doom sync' 2020-05-26 04:09:11 -04:00
core-editor.el Move auto-mode-alist fallbacks to bottom 2020-07-26 18:26:33 -04:00
core-keybinds.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-lib.el Fix #3632: wrong-number-of-args on setq-local 2020-07-26 14:12:07 -04:00
core-modules.el Load custom-file #3485 2020-07-22 19:18:23 -04:00
core-packages.el Fix #3655: evil-collection-vterm hangs native comp 2020-07-31 01:51:48 -04:00
core-projects.el Reduce projectile cache limit 2020-08-01 15:19:59 -04:00
core-ui.el [UI] Set prompt to readonly in comint buffers 2020-07-28 20:48:30 +05:30
core.el Fix #3650: void-variable tab-prefix-map 2020-07-30 18:57:53 -04:00
packages.el Bump :core 2020-07-22 18:14:58 -04:00