summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-17 18:35:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-20 18:01:53 -0700
commit249a6014004f12a51ab0ddbb4eafd8a41a917378 (patch)
treed54f62b040a103e2b06fa97f9a8425d311fbac6e /.mrconfig.in
parent8785875569c35ab09f4a73689f1c11afa89aecb8 (diff)
downloaddotfiles-249a6014004f12a51ab0ddbb4eafd8a41a917378.tar.gz
consfigurator git hooks
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 45b9af9a..e6c58ca2 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -423,6 +423,13 @@ post_checkout =
install-git-hooks pandoc-citeproc-preamble
skip = lazy
+[src/cl/consfigurator]
+checkout = git clone 'athenap:consfigurator' 'consfigurator'
+post_checkout =
+ cd git-remote-gcrypt
+ install-git-hooks consfigurator
+skip = lazy
+
[src/notmuch]
checkout = git clone 'https://git.notmuchmail.org/git/notmuch' 'notmuch'
fixups = git config --local sendemail.to notmuch@notmuchmail.org