konowebcodecs/.gitpod.yml
2019-11-06 11:05:09 +00:00

5 lines
174 B
YAML

tasks:
- init: >
wget https://github.com/jeromewu/docker-workspace/raw/master/vim.zip -O /tmp/vim.zip &> /dev/null &&
unzip /tmp/vim.zip -d /home/gitpod &> /dev/null