settings.json noch dazu
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"git.path": "C:/Program Files/Git/cmd/git.exe",
|
||||
"terminal.integrated.env.windows": {
|
||||
"PATH": "C:/Program Files/Git/cmd;${env:PATH}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user