Browse Source

shellIntegration false

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

3
.vscode/settings.json

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