forked from imbytecat/opencode-config
fix: 更新 Git Bash 路径以适配 Scoop 安装路径
- 更新 Git Bash 路径以适配 Windows 环境下的 Scoop 安装路径。
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user