This commit is contained in:
Jackson Delahunt 2019-02-23 00:13:41 +11:00
parent 2a01087629
commit 735cad4a91

View file

@ -123,16 +123,16 @@ RUN rm -rf /$BASE_USER
RUN chown -R $USER:$USER /$USER
# Clone dotfiles configuration
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 & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-vlc.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-x11.git & \
gosu $USER vcsh clone https://github.com/sabrehagen/dotfiles-zsh.git & \
RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alacritty.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alpine.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-code.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-mime.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-musikcube.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-scripts.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-ssh.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-vlc.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-x11.git & \
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-zsh.git & \
wait
# Cache zsh plugins