diff --git a/vscode/.config/Code/User/settings.json b/vscode/.config/Code/User/settings.json index 33dc25e..0159f6c 100644 --- a/vscode/.config/Code/User/settings.json +++ b/vscode/.config/Code/User/settings.json @@ -321,5 +321,6 @@ "git show" ], "kilo-code.deniedCommands": [], - "chat.disableAIFeatures": true + "chat.disableAIFeatures": true, + "terminal.external.osxExec": "zsh" }