aboutsummaryrefslogtreecommitdiff
path: root/configs/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move emacs configuration at the top levelFranck Cuny2025-06-128-0/+723
|
* simplify how we're managing templates for `llm`Franck Cuny2025-06-123-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.