shellIntegration false

This commit is contained in:
pvincent
2024-05-31 10:44:15 +02:00
parent 81bd839aca
commit afa588c27d
+2 -1
View File
@@ -31,5 +31,6 @@
"**/*.md", "**/*.md",
"**/*.sh", "**/*.sh",
"**/scripts/*" "**/scripts/*"
] ],
"terminal.integrated.shellIntegration.enabled": false,
} }