Skip to content

Commit 371136e

Browse files
committed
[meta] rm the configureZshAsDefaultShell [skip ci]
don't need this anymore.
1 parent c5fc0f1 commit 371136e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.devcontainer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,7 @@
2323
}
2424
},
2525
"features": {
26-
// zsh as default shell for my dotfiles to work
27-
"ghcr.io/devcontainers/features/common-utils:2": {
28-
"configureZshAsDefaultShell": true
29-
},
26+
"ghcr.io/devcontainers/features/common-utils:2": {},
3027
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
3128
"ghcr.io/devcontainers/features/github-cli:1": {},
3229
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:1": {}

0 commit comments

Comments
 (0)