Add Git-bash setting example to config (#3700)

This commit is contained in:
Guido 2019-06-14 01:23:17 +02:00 committed by Benjamin Staneck
parent 68639b6fd4
commit d946b688d9

View file

@ -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: '',