Update .devcontainer/Dockerfile
Co-authored-by: Austin Macdonald <austin@dartmouth.edu>
This commit is contained in:
parent
d337047b92
commit
e394b39220
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue