X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/d9d93d62153b50a5209d99a04038f2c1a81ce567..54254ad2cfcb8e74f7b372dc0a2427f7a072b3a2:/.config/myrepos/base-config.d/crontab.vcsh diff --git a/.config/myrepos/base-config.d/crontab.vcsh b/.config/myrepos/base-config.d/crontab.vcsh new file mode 100644 index 0000000..9c81528 --- /dev/null +++ b/.config/myrepos/base-config.d/crontab.vcsh @@ -0,0 +1,4 @@ +[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/crontab.git] +checkout = vcsh clone madduck:pub/etc/crontab.git +post_checkout = for i in rewrite merge commit rewrite; do ln -rs $MR_REPO/../../hooks-available/crontab.post-run+enter $MR_REPO/hooks/post-$i; done +fixups = $MR_REPO/../../hooks-available/crontab.post-run+enter