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 9a9a037 commit 54dc068Copy full SHA for 54dc068
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