aboutsummaryrefslogtreecommitdiff
path: root/configs/users/fcuny/llm/templates/readme-gen.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simplify how we're managing templates for `llm`Franck Cuny2025-06-121-0/+6
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.