What's In This Cookbook
Notes for setting up devtools and small environment fixes I repeat across repos.
Practical notes for getting developer tools set up quickly. This cookbook collects short, copy-paste recipes for things I repeat across projects: pinning Node with mise, enabling pnpm via Corepack, small CI snippets, and other little env or tool fixes. Each recipe is a single, focused task so I can find the exact command or config I need when I’m setting up a machine or a repo.