diff --git a/.vscode/settings.json b/.vscode/settings.json index 68b9017..db41115 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,5 +31,6 @@ "**/*.md", "**/*.sh", "**/scripts/*" - ] + ], + "terminal.integrated.shellIntegration.enabled": false, } \ No newline at end of file