From 200a08e8165d3c411e62e8572558c4a398115929 Mon Sep 17 00:00:00 2001 From: QXYang686 Date: Tue, 17 Feb 2026 14:33:46 +0000 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E5=AE=B9=E5=99=A8=E9=85=8D?= =?UTF-8?q?=E7=BD=AE-=E9=BB=98=E8=AE=A4bash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common-base/.devcontainer/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/common-base/.devcontainer/devcontainer.json b/common-base/.devcontainer/devcontainer.json index 146caaa..623837d 100644 --- a/common-base/.devcontainer/devcontainer.json +++ b/common-base/.devcontainer/devcontainer.json @@ -8,7 +8,6 @@ "username": "codespace", "userUid": "1000", "userGid": "1000", - "configureZshAsDefaultShell": true, }, "ghcr.io/devcontainers/features/sshd:1": { "gatewayPorts": "yes",