From d32bde9586c50296cbedd53f21c1cc6e4c3d9975 Mon Sep 17 00:00:00 2001 From: Jackson Date: Wed, 6 Mar 2019 23:39:59 +0000 Subject: [PATCH] xdg --- docker/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/Dockerfile b/docker/Dockerfile index cf4b399..b46ab18 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -148,6 +148,7 @@ RUN gosu $USER vcsh clone https://sabrehagen@github.com/sabrehagen/dotfiles-alac 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-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 & \ wait