mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-24 19:01:09 -08:00
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. |
||
|---|---|---|
| .. | ||
| doom | ||
| doom.cmd | ||
| org-capture | ||
| org-tangle | ||