如何配置 Windows 终端配置文件以打开 Git Bash,但将其设置为导航到特定路径?
我尝试设置--cd=\"D:/path/""
但是没有效果:
%PROGRAMFILES%/git/usr/bin/bash.exe -i -l --cd=\"D:/path/""
/usr/bin/bash: --: invalid option
如何配置 Windows 终端配置文件以打开 Git Bash,但将其设置为导航到特定路径?
我尝试设置--cd=\"D:/path/""
但是没有效果:
%PROGRAMFILES%/git/usr/bin/bash.exe -i -l --cd=\"D:/path/""
/usr/bin/bash: --: invalid option