Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git bash command not found in vscode

{
    "terminal.integrated.shell.windows": "C:Program Files (x86)Gitinash.exe",
    "terminal.integrated.shellArgs.windows": ["--login","-i"]
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #bash #command #vscode
ADD COMMENT
Topic
Name
3+4 =