terminal true prompt

This commit is contained in:
pvincent
2024-05-30 22:25:41 +02:00
parent 592256fc02
commit 9f3b0941d1
+2 -1
View File
@@ -1,3 +1,4 @@
{
"editor.formatOnSave": true
"editor.formatOnSave": true,
"terminal.integrated.shellIntegration.enabled": false
}