aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-24drop justFranck Cuny1-5/+1
2025-02-24🤖 Add LLM tooling and prompts for Git workflow automationFranck Cuny1-0/+4
- Add new section in README about LLM tooling installation - Create prompts directory with templates for commit and PR messages - Add new llm.nix module with: - Configuration for prompt file locations - Fish shell aliases for generating commit and PR messages using Claude 3.5 - Add `llm` recipe in justfile to install llm CLI tool and Anthropic provider - Integrate LLM module into home-manager configuration The changes introduce automation for generating high-quality commit messages and PR descriptions using AI, while keeping the prompts configurable and version controlled.
2025-02-06new work laptopFranck Cuny1-0/+28
2024-12-28remove secrets and agenix since nothing uses themFranck Cuny1-39/+0
2024-12-21convert org file to markdownFranck Cuny1-0/+40
2024-12-15run `ddns-updater' on `vm-synology'Franck Cuny1-6/+0
It has a small UI and the configuration with the secrets is managed with `agenix'.
2024-08-03add a linux VM as a new hostFranck Cuny1-0/+5
The linux VM runs with UTM, and it has a very basic configuration for now.
2024-07-22remove the MakefileFranck Cuny1-21/+0
2024-01-21delete all the templatesFranck Cuny1-9/+1
This is too much work to maintain, and I'm going to put all my tools and scripts in this repository, so I won't need that anymore.
2023-12-14update the main documentationFranck Cuny1-22/+12
Delete unused/outdated documentations.
2023-03-03meta: convert README from org-mode to markdownFranck Cuny1-0/+40