aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/configs/emacs/site-lisp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-12move emacs configuration at the top levelFranck Cuny6-636/+0
2025-06-12configure `aspell` properly to work with EmacsFranck Cuny2-10/+1
2025-06-11try a smaller fontFranck Cuny1-1/+1
2025-06-11add configuration for text modes to EmacsFranck Cuny2-1/+128
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 Cuny5-0/+521