This commit is contained in:
@@ -63,6 +63,10 @@ RUN chsh -s /usr/bin/zsh vscode
|
|||||||
RUN git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git /home/vscode/.oh-my-zsh/custom/plugins/fast-syntax-highlighting
|
RUN git clone https://github.com/zdharma-continuum/fast-syntax-highlighting.git /home/vscode/.oh-my-zsh/custom/plugins/fast-syntax-highlighting
|
||||||
RUN git clone https://github.com/zsh-users/zsh-autosuggestions /home/vscode/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
RUN git clone https://github.com/zsh-users/zsh-autosuggestions /home/vscode/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||||
|
|
||||||
|
# --- pip modules---
|
||||||
|
RUM pip install openshift pyyaml
|
||||||
|
|
||||||
|
|
||||||
# --- copy assets ---
|
# --- copy assets ---
|
||||||
COPY ./assets/.zshrc /home/vscode
|
COPY ./assets/.zshrc /home/vscode
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user