summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2012-12-30 18:28:44 +0100
committerTobias Klauser <tklauser@distanz.ch>2012-12-30 18:28:44 +0100
commit29e050a103641b35417419356ae2f4b0d5839ab2 (patch)
tree654191ba2945d90f575206cf636d9bd18136223b
parentb198f9ad2c1af99b1f8c2c8519d1bba1cfec5e7b (diff)
Add mailfilter and mutt repositories
-rw-r--r--.mrconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index e90806a..9393c47 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -4,12 +4,18 @@ include = cat $HOME/src/mr/lib/*
[src/dotfiles/git.git]
checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/git.git' 'git.git' '../../../'
+[src/dotfiles/mailfilter.git]
+checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/mailfilter.git' 'mailfilter.git' '../../../'
+
[src/dotfiles/minicom.git]
checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/minicom.git' 'minicom.git' '../../../'
[src/dotfiles/mr.git]
checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/mr.git' 'mr.git' '../../../'
+[src/dotfiles/mutt.git]
+checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/mutt.git' 'mutt.git' '../../../'
+
[src/dotfiles/quotes.git]
checkout = git_fake_bare_checkout 'git+ssh://tklauser@git.distanz.ch/home/tklauser/scm/dotfiles/quotes.git' 'quotes.git' '../../../'