susanahernandezd
2/6/2020 - 2:12 PM

Settings set git terminal as default

{
    "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
    "terminal.integrated.shellArgs.windows": [
        "-l"
    ]
}