mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 04:11:41 -08:00
Fixes an issue where exec-shell-from-path could not be installed on Linux or Windows. Doom used :ignore because, at the time, it supported a workflow where your Emacs config was shared over dropbox or rslsync across multiple computers. This workflow is no longer supported (it was very buggy!), so this is no longer necessary. :ignore should also be reserved for private use and not used internally. |
||
|---|---|---|
| .. | ||
| autoload | ||
| templates | ||
| test | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-tests.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||