no-.secrets

This commit is contained in:
Jackson Delahunt 2019-03-03 21:52:57 +11:00
parent ee8e932068
commit 552141a496

View file

@ -149,8 +149,7 @@ RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alac
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 && \
gosu $USER mkdir $HOME/.secrets
wait
# Cache zsh plugins
RUN gosu $USER zsh -c "source $HOME/.zshrc"