vscode macos shell

This commit is contained in:
2026-04-22 12:17:51 +08:00
parent 95deaa4fda
commit 4040adc7b2

View File

@@ -321,5 +321,6 @@
"git show" "git show"
], ],
"kilo-code.deniedCommands": [], "kilo-code.deniedCommands": [],
"chat.disableAIFeatures": true "chat.disableAIFeatures": true,
"terminal.external.osxExec": "zsh"
} }