doomemacs/core/cli
xeijin 22bc21a712
windows: disable all-the-icons font install
the command is actually fairly useless on windows anyway -- unless you are specifically running emacs with elevated privileges, you get the following error:

```
This will download and install fonts, are you sure you want to do this? (y or n) y
Contacting host: raw.githubusercontent.com:443
mm-write-region: Opening output file: Permission denied, c:/Windows/Fonts/material-design-icons.ttf
```
2020-02-02 23:16:47 +00:00
..
autoloads.el Reduce file init work when reading autoloads 2020-01-30 19:39:36 -05:00
byte-compile.el Fix 'doom compile' error when compiling templates 2019-12-20 05:01:44 -05:00
debug.el Rewrite core-cli 2019-11-08 16:02:06 -05:00
doctor.el Be explicit about fc-list when listing fonts 2020-01-06 14:22:18 +08:00
env.el Fix typo in env.el 2020-01-03 21:42:14 +01:00
help.el cli/help: only show aliases if there are any 2019-12-05 19:34:09 -05:00
install.el windows: disable all-the-icons font install 2020-02-02 23:16:47 +00:00
packages.el Polish progress output during 'doom update' 2020-02-01 02:07:24 -05:00
test.el Refactor autoload generator bootstrappers 2020-01-01 13:31:40 -05:00
upgrade.el General, minor refactors in doom core 2020-01-27 00:51:32 -05:00