Skip to content

Commit

Permalink
[meta] rm the configureZshAsDefaultShell [skip ci]
Browse files Browse the repository at this point in the history
don't need this anymore.
  • Loading branch information
joshuanianji committed Feb 8, 2024
1 parent c5fc0f1 commit 371136e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
}
},
"features": {
// zsh as default shell for my dotfiles to work
"ghcr.io/devcontainers/features/common-utils:2": {
"configureZshAsDefaultShell": true
},
"ghcr.io/devcontainers/features/common-utils:2": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/joshuanianji/devcontainer-features/github-cli-persistence:1": {}
Expand Down

0 comments on commit 371136e

Please sign in to comment.