- 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.