aboutsummaryrefslogtreecommitdiff
path: root/users/programs/emacs/site-lisp/init-llm.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-26move emacs configuration under users/programs/emacsFranck Cuny1-0/+0
This is more consistent.
2025-06-12move emacs configuration at the top levelFranck Cuny1-0/+0
2025-06-08use agenix to manage some secretsFranck Cuny1-11/+8
I have some secrets that I want to manage for my user without having to rely on 1password, and ensure proper rotation everywhere when needed. For now we only have two secrets (one for `llm` and another one is the API key for anthropic for Emacs). Will document the process better in the near future.
2025-06-08structure emacs configurationFranck Cuny1-0/+36