Commit Graph

53 Commits

Author SHA1 Message Date
523a53aee0 Cleaned up layers list 2019-05-18 19:34:23 -04:00
e137009579 Added Custom.el for emacs
All generated content should go here.
2019-05-17 01:23:52 -04:00
d78d015f08 Added basic spacemacs support.
This is currently pretty barebones and is only meant for my current linux
machine. Spacemacs can be a bit messy with portability, so I'll need to
figure out:

1. How to have custom user-config sections

This can be done with a conditional load or a configuration layer.

2. Custom definition of layers.

As some layers will be OS specific.

Env specific paths in the layers can be moved to the user-config or user-init
section but I will need to find the documentation for this again.
2019-05-16 20:15:39 -04:00