diff --git a/app/config/config-default.js b/app/config/config-default.js index d44c57cc..b3da8a98 100644 --- a/app/config/config-default.js +++ b/app/config/config-default.js @@ -101,6 +101,9 @@ module.exports = { // Windows Subsystem for Linux (WSL) - previously Bash on Windows // - Example: `C:\\Windows\\System32\\wsl.exe` // + // Git-bash on Windows + // - Example: `C:\\Program Files\\Git\\bin\\bash.exe` + // // PowerShell on Windows // - Example: `C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\powershell.exe` shell: '',