mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-27 19:42:43 +10:00
clone
This commit is contained in:
parent
abe6462805
commit
65af4ea33b
1 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ RUN yarn global add \
|
|||
# Clone dotfiles configuration
|
||||
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-bin.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-code.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-git.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-mime.git & \
|
||||
|
|
@ -158,6 +159,7 @@ RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alac
|
|||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-tmux.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-tmuxinator.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-vlc.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-weechat.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-x11.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-xdg.git & \
|
||||
gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-zsh.git & \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue