From 9673c911c451737009c833ff2deb3eddf64da5ce Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 18 Aug 2018 16:37:51 -0400 Subject: htop: Check out host-specific branch --- diff --git a/.config/mr/available.d/htop.vcsh b/.config/mr/available.d/htop.vcsh index 29eb0ef..7c327e4 100644 --- a/.config/mr/available.d/htop.vcsh +++ b/.config/mr/available.d/htop.vcsh @@ -1,2 +1,2 @@ [$HOME/.config/vcsh/repo.d/htop.git] -checkout = vcsh clone ssh://git@git.pehjota.net/dotfiles/htop.git htop +checkout = vcsh clone -b host/$(cat /etc/hostname) ssh://git@git.pehjota.net/dotfiles/htop.git htop -- cgit v0.9.1