From 58263f7dedc7c4f5022eb797851e81e0917b9d44 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 15:00:33 -0400 Subject: openttd: Check out host-specific branch --- diff --git a/.config/mr/available.d/openttd.vcsh b/.config/mr/available.d/openttd.vcsh index 268a3ab..cd5a1e5 100644 --- a/.config/mr/available.d/openttd.vcsh +++ b/.config/mr/available.d/openttd.vcsh @@ -1,2 +1,2 @@ [$HOME/.config/vcsh/repo.d/openttd.git] -checkout = vcsh clone ssh://git@git.pehjota.net/dotfiles/openttd.git openttd +checkout = vcsh clone -b host/$(cat /etc/hostname) ssh://git@git.pehjota.net/dotfiles/openttd.git openttd -- cgit v0.9.1