doomemacs/core
Henrik Lissner 7eb3ae62d7
Conditionally install os packages #741
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.
2018-07-04 21:08:23 +02:00
..
autoload Fix vanilla sandbox creating too many temp files 2018-07-03 03:41:08 +02:00
templates
test Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00
core-cli.el Defer server reloading of autoloads 2018-07-03 03:41:08 +02:00
core-editor.el Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00
core-keybinds.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
core-lib.el Fix void-variable errors from defer-until! macro 2018-06-28 14:40:11 +02:00
core-modules.el Optimize featurep! macro 2018-06-27 23:17:17 +02:00
core-os.el
core-packages.el Fix doom-initialize-packages messing up load-path 2018-06-26 18:58:06 +02:00
core-projects.el
core-tests.el
core-ui.el Minor refactor of doom|init-fonts 2018-07-03 03:41:08 +02:00
core.el
packages.el Conditionally install os packages #741 2018-07-04 21:08:23 +02:00