summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-03-14 22:01:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-03-14 22:01:47 -0700
commit3059eb48fe6684f3695aeb76d9d14f28f934e743 (patch)
treec21d169832644a9051d8ad529185124980e1a24e /.mrconfig.in
parentdf4158b49034e028fdbbf53ad49af1729f911b01 (diff)
downloaddotfiles-3059eb48fe6684f3695aeb76d9d14f28f934e743.tar.gz
add simple sync action for lib/dionysus
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index b64ef08f..256707ad 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -556,8 +556,8 @@ post_checkout =
status = git annex status
update = git annex sync --no-content
push = git annex sync --content
-# commented out for now as slow, and I am not regularly using dionysus
#sync = sync-for-dionysus
+sync = git annex sync --content
# origin remote is just for keeping a backup copy of metadata. athena
# remote, in $HOME on athena, contains a copy of content. At present,