First commit
This commit is contained in:
commit
03cc854bfc
1154 changed files with 124499 additions and 0 deletions
5
zsh/.oh-my-zsh/.gitpod.Dockerfile
vendored
Normal file
5
zsh/.oh-my-zsh/.gitpod.Dockerfile
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM gitpod/workspace-full
|
||||
|
||||
RUN sudo apt-get update && \
|
||||
sudo apt-get install -y zsh && \
|
||||
sudo rm -rf /var/lib/apt/lists/*
|
Loading…
Add table
Add a link
Reference in a new issue