mirror of
https://github.com/DazAh/dotfiles
synced 2026-05-22 02:25:48 +01:00
upgradeohmyzsh
This commit is contained in:
@@ -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/*
|
||||
Reference in New Issue
Block a user