[ { "name": "Windows PowerShell", "path": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" }, { "name": "Command Prompt", "path": "%SystemRoot%\\System32\\cmd.exe" }, { "name": "PowerShell", "path": "%ProgramFiles%\\PowerShell\\7\\pwsh.exe" }, { "name": "Git Bash", "path": "%ProgramFiles%\\Git\\bin\\bash.exe" }, { "name": "MSYS2 (UCRT64)", "path": "%SystemDrive%\\msys64\\msys2_shell.cmd", "args": [ "-defterm", "-here", "-no-start", "-ucrt64" ] } ]