-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Description
- VSCode Version: Code 1.18.1 (929bacb, 2017-11-16T18:32:36.023Z)
- OS Version: Windows_NT x64 10.0.16299
- Extensions: none
Git Bash is not included in the list of defaults if Git Bash is installed as the current user. However, adding the path manually to the user settings works just fine.
eg.
{
"terminal.integrated.shell.windows": "C:\\Users\\YOURNAMEHERE\\AppData\\Local\\Programs\\Git\\bin\\bash.exe"
}Steps to Reproduce:
- Make sure Git Bash isn't already installed
- Install the latest version from https://git-scm.com/download/win
- Installs as current user to ~\AppData\Local\Programs\Git
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
terminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label