aboutsummaryrefslogtreecommitdiff
path: root/configs/users/fcuny/llm/templates/readme-gen.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-12delete LLM related stuff for nowFranck Cuny1-6/+0
2025-06-12simplify how we're managing templates for `llm`Franck Cuny1-0/+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.
2025-03-10add repomix integrationFranck Cuny1-0/+6
- Install `repomix` via homebrew - Add `llm-bundle` just command and `readme-gen` template - Configure just integration in home config