Browse Source

terminal true prompt

main
pvincent 5 months ago
parent
commit
9f3b0941d1
  1. 3
      .vscode/settings.json

3
.vscode/settings.json

@ -1,3 +1,4 @@
{
"editor.formatOnSave": true
"editor.formatOnSave": true,
"terminal.integrated.shellIntegration.enabled": false
}
Loading…
Cancel
Save