summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-05-11 16:53:39 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-05-11 16:53:39 (EDT)
commit610ce2e2a39f835c6dc14a9ea7e055f58672f88f (patch)
tree052935df279dda4bb75a58863e9e18cc657da435
parent6f464eda5d86721d42a07a1f2ab9a3c2066bccc2 (diff)
downloadmr-610ce2e2a39f835c6dc14a9ea7e055f58672f88f.zip
mr-610ce2e2a39f835c6dc14a9ea7e055f58672f88f.tar.gz
mr-610ce2e2a39f835c6dc14a9ea7e055f58672f88f.tar.bz2
mpv: Checkout host-specific branch
-rw-r--r--.config/mr/available.d/mpv.vcsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mr/available.d/mpv.vcsh b/.config/mr/available.d/mpv.vcsh
index 904d7cf..c85d01d 100644
--- a/.config/mr/available.d/mpv.vcsh
+++ b/.config/mr/available.d/mpv.vcsh
@@ -1,2 +1,2 @@
[$HOME/.config/vcsh/repo.d/mpv.git]
-checkout = vcsh clone ssh://git@git.pehjota.net/dotfiles/mpv.git mpv
+checkout = vcsh clone -b host/$(cat /etc/hostname) ssh://git@git.pehjota.net/dotfiles/mpv.git mpv