diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index ecb0c1cc..04fffd16 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -54,7 +54,7 @@ USER node ENV NPM_CONFIG_PREFIX=/usr/local/share/npm-global ENV PATH=$PATH:/usr/local/share/npm-global/bin -# Set the default shell to bash rather than sh +# Set the default shell to zsh rather than sh ENV SHELL=/bin/zsh # Default powerline10k theme