Update .devcontainer/Dockerfile

Co-authored-by: Austin Macdonald <austin@dartmouth.edu>
This commit is contained in:
Guillaume Raille 2025-05-16 16:30:26 +02:00 committed by GitHub
parent d337047b92
commit e394b39220
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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