summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-04-05 11:37:16 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-04-05 11:37:16 +0900
commit8eaae90d52bcace86295e1c56794b4c082339ea2 (patch)
tree01a092d7aa8ed0af9964e70a232a58ebe7645651
parentde739855b469966bc6fa230ee9d95f1b1a474499 (diff)
downloaddotfiles-8eaae90d52bcace86295e1c56794b4c082339ea2.tar.gz
srem repo in main mr config file
so it can be installed
-rw-r--r--home-mrconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/home-mrconfig b/home-mrconfig
index 0621bc1b..523a2806 100644
--- a/home-mrconfig
+++ b/home-mrconfig
@@ -322,6 +322,10 @@ chain = true
sync = :
fixups = :
+[src/srem]
+checkout = git clone github:spwhitton/dotfiles.git dotfiles
+post_checkout = ln -s $HOME/src/srem/dist/build/srem/srem $HOME/local/bin/srem
+
# --- my personal documents, website and blog. Override my global
# --- update command back to the myrepos default so that git
# --- automatically pulls and merges. Skipped on non-local hosts