From b05378600ff8704773350528d626c074def8653d Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 6 Feb 2026 17:35:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=20OPENCODE=5FGIT=5FB?= =?UTF-8?q?ASH=5FPATH=20=E4=BB=85=E9=99=90=20Windows=20=E7=9A=84=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index c2c0b5d..aeba91f 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,5 @@ CPA_API_KEY= EXA_API_KEY= CONTEXT7_API_KEY= +# Windows only OPENCODE_GIT_BASH_PATH=%USERPROFILE%\scoop\shims\bash.exe