We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72130c1 commit b45ac8fCopy full SHA for b45ac8f
source/typescript-node/Dockerfile
@@ -45,7 +45,7 @@ RUN usermod -s /bin/zsh ${USER_NAME}
45
# switch to remote user
46
USER ${USER_NAME}
47
48
-# install Oh-My-ZSH
+# install Oh My ZSH
49
RUN sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
50
51
# install additional zsh plugins
0 commit comments