doomemacs/bin
Henrik Lissner a814239ec7
Implement daisy-chaining for CLI sessions
elisp lacks an execv implementation (or mature subprocess library), so
we exploit some splenderiffic hackery to get Emacs to execute arbitrary
shell commands after a 'doom ...' command completes. This allows us to
daisy chain doom commands in distinct sessions (wonderful for reloading
doom after a 'doom upgrade', which we do). This minimizes errors when a
'doom upgrade' pulls in breaking changes to Doom's CLI.

We also bring 'doom run' into elisp, since this new functionality
enables us to.
2020-05-26 02:30:54 -04:00
..
doom Implement daisy-chaining for CLI sessions 2020-05-26 02:30:54 -04:00
doom.cmd
org-capture Rename org-capture frame to doom-capture 2020-03-01 01:39:14 -05:00
org-tangle