fix: 更新 Git Bash 路径以适配 Scoop 安装路径

- 更新 Git Bash 路径以适配 Windows 环境下的 Scoop 安装路径。
This commit is contained in:
2026-01-26 22:01:12 +08:00
parent 22c8d82c63
commit 47d4feaa1c

View File

@@ -1,4 +1,4 @@
CPA_API_KEY=
# if using Windows
OPENCODE_GIT_BASH_PATH=C:\Users\imbytecat\scoop\apps\git\current\bin\bash.exe
OPENCODE_GIT_BASH_PATH=%USERPROFILE%\scoop\shims\bash.exe