aboutsummaryrefslogtreecommitdiff
path: root/configs/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drop org-bulletsFranck Cuny2025-07-131-6/+0
|
* add a few tags to org-modeFranck Cuny2025-07-061-0/+15
|
* simplify the org-capture template for nowFranck Cuny2025-07-061-1/+1
|
* configure org-capture properlyFranck Cuny2025-07-061-8/+19
|
* more tweaks for org and denoteFranck Cuny2025-07-061-5/+14
|
* tweak configuration for both org and denoteFranck Cuny2025-07-061-6/+49
|
* 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.