Don't set zsh as default shell

This commit is contained in:
Matthias 2024-04-27 15:21:42 +02:00
parent bd608bedf0
commit 37da714610

View File

@ -6,7 +6,6 @@
}, },
"features": { "features": {
"ghcr.io/devcontainers/features/common-utils:2": { "ghcr.io/devcontainers/features/common-utils:2": {
"configureZshAsDefaultShell": true
}, },
"ghcr.io/stuartleeks/dev-container-features/shell-history:0.0.3": {} "ghcr.io/stuartleeks/dev-container-features/shell-history:0.0.3": {}
} }