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.