summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-02 22:52:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-03 07:17:42 -0700
commit5dc791ef48558f6d1a4b7074aaef0f0a97aa8089 (patch)
tree558f790402e0bbe7c402a034896ab34b4bd289d2 /.mrconfig.in
parente0fa1459ab8c0f186269d2c02e000b3a3f2709c6 (diff)
downloaddotfiles-5dc791ef48558f6d1a4b7074aaef0f0a97aa8089.tar.gz
personal nmbug setup
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 3ce8b39a..260b4669 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -615,6 +615,15 @@ isclean =
checkout = git clone athenap:realloc realloc
skip = ! mine
+[lib/nmbug-spw]
+checkout = nmbug-spw clone athenap:nmbug-spw
+update = nmbug-spw pull
+push = nmbug-spw commit && nmbug-spw push
+status = nmbug-spw status
+log = nmbug-spw log
+commit = nmbug-spw commit
+skip = ! [ -e "$HOME/local/auth/fmailsyncpass" ]
+
# --- my personal documents. Override my global update command back
# --- to the myrepos default so that git automatically pulls and
# --- merges. Skipped on non-local hosts