aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-06-12 13:08:07 -0700
committerFranck Cuny <franck@fcuny.net>2025-06-12 13:08:07 -0700
commit0751adcc370dd121d179b51f90bf8fac02a076c1 (patch)
tree20ceb943d47a67b44212557b899b8205ce711ce7 /configs
parentremove one of my keys from the secrets (diff)
downloadinfra-0751adcc370dd121d179b51f90bf8fac02a076c1.tar.gz
simplify how we're managing templates for `llm`
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.
Diffstat (limited to 'configs')
-rw-r--r--configs/users/fcuny/llm/templates/commit-prompt.yaml (renamed from configs/llm/templates/commit-prompt.yaml)0
-rw-r--r--configs/users/fcuny/llm/templates/pr-prompt.yaml (renamed from configs/llm/templates/pr-prompt.yaml)0
-rw-r--r--configs/users/fcuny/llm/templates/readme-gen.yaml (renamed from configs/llm/templates/readme-gen.yaml)0
3 files changed, 0 insertions, 0 deletions
diff --git a/configs/llm/templates/commit-prompt.yaml b/configs/users/fcuny/llm/templates/commit-prompt.yaml
index f9a2752..f9a2752 100644
--- a/configs/llm/templates/commit-prompt.yaml
+++ b/configs/users/fcuny/llm/templates/commit-prompt.yaml
diff --git a/configs/llm/templates/pr-prompt.yaml b/configs/users/fcuny/llm/templates/pr-prompt.yaml
index 53671ba..53671ba 100644
--- a/configs/llm/templates/pr-prompt.yaml
+++ b/configs/users/fcuny/llm/templates/pr-prompt.yaml
diff --git a/configs/llm/templates/readme-gen.yaml b/configs/users/fcuny/llm/templates/readme-gen.yaml
index 585aaf2..585aaf2 100644
--- a/configs/llm/templates/readme-gen.yaml
+++ b/configs/users/fcuny/llm/templates/readme-gen.yaml