From 983c95b10de836c66b293216c403e9fc43027ac6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 15 Mar 2016 14:58:25 -0700 Subject: more annex automation --- home-mrconfig | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3