This commit is contained in:
Jackson Delahunt 2019-02-22 12:14:37 +11:00
parent 22b81cad1e
commit a38c510a87

View file

@ -124,6 +124,7 @@ RUN chown -R $USER:$USER /$USER
RUN gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-alacritty.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-alpine.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-code.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-mime.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-musikcube.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-scripts.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-ssh.git & \