chezmoi init
This commit is contained in:
commit
530d6d7195
1176 changed files with 111325 additions and 0 deletions
5
dot_oh-my-zsh/dot_gitpod.Dockerfile
Normal file
5
dot_oh-my-zsh/dot_gitpod.Dockerfile
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