I'm actually making the claim now that this repo might just be the most hilariously complicated configuration in existance.
This is my system configuration, built mostly for arch & SystemD based linuxes.
Here's some useful facts:
- Config files are generated using confgen, my config file template engine. Options that can be changed are in cg_opts.lua. This makes for a centralized place for common options like fonts. This allows for complete deduplication.
- Theres a `setup.rkt` racket script with convenient functions such as installing scripts, building the config and setting up the neovim configuration.