aboutsummaryrefslogtreecommitdiff
path: root/configs/users/fcuny/llm/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-12simplify how we're managing templates for `llm`Franck Cuny3-0/+46
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.