aboutsummaryrefslogtreecommitdiff
path: root/configs/users/fcuny (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set fill-column correctly in git-commit-modeFranck Cuny2025-07-061-0/+1
|
* 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.