aboutsummaryrefslogtreecommitdiff
path: root/configs/llm/templates/readme-gen.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simplify how we're managing templates for `llm`Franck Cuny2025-06-121-6/+0
| | | | | | | | Add the variable `configPath` to home-manager, to map directly to the top level configuration of the current user (`./configs/users/$user'). Add a function to generate the mapping for all the templates we need for the `llm` CLI.
* add repomix integrationFranck Cuny2025-03-101-0/+6
- Install `repomix` via homebrew - Add `llm-bundle` just command and `readme-gen` template - Configure just integration in home config