From db066e03e5fc89ef28b5ce366f3cca281741c473 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 09 Feb 2019 21:49:23 -0500 Subject: openscad: Check out host-specific branch --- diff --git a/.config/mr/available.d/openscad.vcsh b/.config/mr/available.d/openscad.vcsh index 911c657..479cbc4 100644 --- a/.config/mr/available.d/openscad.vcsh +++ b/.config/mr/available.d/openscad.vcsh @@ -1,2 +1,2 @@ [$HOME/.config/vcsh/repo.d/openscad.git] -checkout = vcsh clone ssh://git@git.pehjota.net/dotfiles/openscad.git openscad +checkout = vcsh clone -b host/$(cat /etc/hostname) ssh://git@git.pehjota.net/dotfiles/openscad.git openscad -- cgit v0.9.1