mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 05:00:35 +10:00
clean
This commit is contained in:
parent
4327d414d3
commit
8d51eba328
1 changed files with 2 additions and 1 deletions
|
|
@ -118,7 +118,8 @@ RUN vcsh clone git://github.com/sabrehagen/dotfiles-alacritty.git && \
|
|||
vcsh clone git://github.com/sabrehagen/dotfiles-musikcube.git && \
|
||||
vcsh clone git://github.com/sabrehagen/dotfiles-scripts.git && \
|
||||
vcsh clone git://github.com/sabrehagen/dotfiles-vlc.git && \
|
||||
vcsh clone git://github.com/sabrehagen/dotfiles-zsh.git
|
||||
vcsh clone git://github.com/sabrehagen/dotfiles-zsh.git && \
|
||||
rm -rf .gitignore.d
|
||||
|
||||
# Cache zsh plugins
|
||||
RUN zsh -c "source $HOME/.zshrc"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue