X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/d09eb3f9bf4e18c3da14d0c7b35df83f12e458e3..9548f63f9d074df5aed9b72fa2410ee926bc810f:/.config/mr/base-config.d/ssh.git diff --git a/.config/mr/base-config.d/ssh.git b/.config/mr/base-config.d/ssh.git index 0dbce4d..03bfddc 100644 --- a/.config/mr/base-config.d/ssh.git +++ b/.config/mr/base-config.d/ssh.git @@ -1,4 +1,4 @@ -[repo.d/ssh.git] +[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/ssh.git] checkout = vcsh clone madduck:pub/etc/ssh.git post_checkout = for i in rewrite merge; do ln -rs $MR_REPO/../../hooks-available/ssh.post-run+enter $MR_REPO/hooks/post-$i; done fixups = $MR_REPO/../../hooks-available/ssh.post-run+enter