From a4068df0be0a1f71256d0f6cb3fa4f80b89f761d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sat, 8 Nov 2025 03:00:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20devcontainer.json?= =?UTF-8?q?=EF=BC=8C=E6=B7=BB=E5=8A=A0=E7=BB=88=E7=AB=AF=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6505f40..e6b3078 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -59,8 +59,8 @@ }, "terminal.integrated.defaultProfile.linux": "zsh", "terminal.integrated.profiles.linux": { - "bash": { "path": "bash", "icon": "terminal-bash" }, - "zsh": { "path": "zsh", "icon": "terminal-debian", "overrideName": true } + "🐚bash": { "path": "bash", "icon": "terminal-bash" }, + "💲zsh": { "path": "zsh", "icon": "terminal-cmd", "overrideName": true } }, // https://stackoverflow.com/questions/75708866/vscode-dev-container-fails-to-load-ms-vscode-js-debug-extension-correctly