summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-mrconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/home-mrconfig b/home-mrconfig
index 3a346d75..352a3aa5 100644
--- a/home-mrconfig
+++ b/home-mrconfig
@@ -317,6 +317,11 @@ skip = lazy || fast
[lib/wikiannex]
checkout = git clone git@spwhitton.name:wikiannex.git
+status = git annex status # direct mode on athena, so status won't work
+post_checkout =
+ if [ "$(hostname -s)" = "athena" ]; then
+ git annex direct
+ fi
# --- git annex for use with rtorrent