How to integrate Git bash With Vs code
# Integrated-VS-code-with-git-bash Let's See How to integrate git bash with vs code > first you need to oopen setting > sarch setting.json > then in last you have to paste like these > "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe" Now you will able to use git bash terminal in vs code