summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-08-18 16:37:51 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-08-18 16:37:51 (EDT)
commit9673c911c451737009c833ff2deb3eddf64da5ce (patch)
tree8a6e08ce808231eba2452f002e94e51b998c2187
parent488dd5cd0c87db577436d669f4147e2c57337980 (diff)
downloadmr-9673c911c451737009c833ff2deb3eddf64da5ce.zip
mr-9673c911c451737009c833ff2deb3eddf64da5ce.tar.gz
mr-9673c911c451737009c833ff2deb3eddf64da5ce.tar.bz2
htop: Check out host-specific branch
-rw-r--r--.config/mr/available.d/htop.vcsh2
1 files changed, 1 insertions, 1 deletions
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