Skip to main content

System Configs

A home for the setup steps and configuration tweaks that are annoying to re-derive. Add one .mdx per config.

Example: a config note

Use fenced code blocks for anything you copy/paste:

# example — replace with the real thing
export EDITOR=nvim
settings.json
{
"key": "value"
}
tip

Give each guide a clear title in its front matter so search finds it.