From 8216210462a7032a743457a1bd2712afa6b6ad32 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:38:20 +0000 Subject: [PATCH 1/2] Initial plan From 9186ab6838855bdb31bef0c6a7eddcf47059564b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 10 Mar 2026 14:39:12 +0000 Subject: [PATCH 2/2] docs: clarify secrets.zsh path to ~/.config/zsh/local/secrets.zsh in AGENTS.md Co-authored-by: ChangeHow <23733347+ChangeHow@users.noreply.github.com> --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 52a8640..e36486f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -32,7 +32,7 @@ The actual config lives under `~/.config/zsh/`. ### Local files - `configs/local/machine.zsh`: machine-specific overrides placeholder -- `local/secrets.zsh` is user-managed and intentionally not shipped by suitup +- `~/.config/zsh/local/secrets.zsh` is user-managed and intentionally not shipped by suitup ## Templates