summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-17 20:28:40 +0000
committerSean Whitton <spwhitton@spwhitton.name>2015-11-17 20:28:40 +0000
commit27595285f945a5ca7be0ef110305297a6c381c30 (patch)
tree9816247ff12353779656497e28f708360a9049a4
parent3ae7b5df54f18c5e40689484bee6b3d7b6084539 (diff)
downloaddotfiles-27595285f945a5ca7be0ef110305297a6c381c30.tar.gz
athpriv repo
-rw-r--r--home-mrconfig21
1 files changed, 17 insertions, 4 deletions
diff --git a/home-mrconfig b/home-mrconfig
index 1c7972e1..3a346d75 100644
--- a/home-mrconfig
+++ b/home-mrconfig
@@ -82,7 +82,7 @@ lib =
return 1
}
mine() {
- on swhitton@artemis || on swhitton@zephyr || on swhitton@SPWHITTON
+ on swhitton@artemis || on swhitton@zephyr || on swhitton@SPWHITTON || on swhitton@athena
}
gcrypt() {
which git-remote-gcrypt >/dev/null 2>/dev/null
@@ -212,7 +212,7 @@ pre_unstow = fix_gtk_bookmarks
pre_restow = fix_gtk_bookmarks
pre_update = fix_gtk_bookmarks
-# --- private dotfiles repository
+# --- private dotfiles repositories
[src/priv]
lib =
@@ -242,8 +242,21 @@ autoci =
git add .passwddb.pet .labbook.gpg
git commit -a -m "auto passwddb and labbook commit on $(hostname -s)" || true
-# since dotfiles repo also stows into ~/.gnupg, make the dir first
-pre_stow = mkdir -p ~/.gnupg
+# since dotfiles repo also stows into ~/.gnupg, and athpriv repo stows
+# into ~/.duply, make the dirs first
+pre_stow = mkdir -p ~/.gnupg ~/.duply
+
+[src/athpriv]
+lib =
+ # manually set a variable that aspiers' outdated fork of mr
+ # sets, that his kitenet-mr stow library needs
+ MR_NAME=athpriv
+stowable = true
+checkout = git clone athenap:athpriv athpriv
+skip = ! mine
+
+# since priv repo also stows into ~/.gnupg, make the dir first
+pre_stow = mkdir -p ~/.duply
# --- hosts configuration