Browse Source

shellIntegration false

main
pvincent 3 months ago
parent
commit
afa588c27d
  1. 3
      .vscode/settings.json

3
.vscode/settings.json

@ -31,5 +31,6 @@
"**/*.md",
"**/*.sh",
"**/scripts/*"
]
],
"terminal.integrated.shellIntegration.enabled": false,
}
Loading…
Cancel
Save