Add extra configuration for WSL and Windows

This commit is contained in:
Bozhidar Batsov 2020-10-08 10:13:05 +03:00
parent 1553ae6a92
commit ad79192e2d
5 changed files with 155 additions and 8 deletions

View file

@ -18,6 +18,7 @@
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
* Auto-install `adoc-mode` for AsciiDoc files.
* Added `transient/` to `.gitignore`.
* Added additional configuration modules for WSL (`prelude-wsl`) and Windows (`prelude-windows`).
### Bugs fixed