summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-15 14:58:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-15 14:58:25 -0700
commit983c95b10de836c66b293216c403e9fc43027ac6 (patch)
tree4c3c67bf332606776a21108d6c8a8dea10958413
parent31d38348532467ae16da3f0317899b84c37e74d0 (diff)
downloaddotfiles-983c95b10de836c66b293216c403e9fc43027ac6.tar.gz
more annex automation
-rw-r--r--home-mrconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/home-mrconfig b/home-mrconfig
index 33a98689..f2d96393 100644
--- a/home-mrconfig
+++ b/home-mrconfig
@@ -357,6 +357,9 @@ skip = ! mine
[lib/dionysus]
checkout = git clone swhitton@athena.silentflame.com:lib/dionysus
+post_checkout =
+ git annex init
+ git annex direct
status = git annex status
update = git annex sync athena
push = git annex sync --content athena
@@ -370,6 +373,7 @@ skip = lazy
[lib/rt]
checkout = git clone gcrypt::athenap:rt
+post_checkout = git annex init
status = git annex status --fast
update = git annex sync origin
push = git annex sync origin