This commit is contained in:
Jackson Delahunt 2019-01-30 04:13:38 +11:00
parent 13649addf1
commit 81e2565d89

View file

@ -111,9 +111,6 @@ RUN vcsh clone https://github.com/sabrehagen/dotfiles-alacritty && \
vcsh clone https://github.com/sabrehagen/dotfiles-scripts && \
vcsh clone https://github.com/sabrehagen/dotfiles-vlc
# Add program configurations
COPY config/tmuxinator $HOME/.config/tmuxinator
# Cache zsh plugins
RUN zsh -c "source $HOME/.zshrc"