summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-03-09 17:17:24 +0100
committerTobias Klauser <klto@zhaw.ch>2010-03-09 17:17:24 +0100
commit5cb05abe3823859bab37ce3c77421392a4a314a6 (patch)
treef140514c8f122ee9f266e47c2de2ef0b5d71860f
parent5aa721586a9aa35c9172a96bffc2b00cccc18fa5 (diff)
Add zsh repo
-rw-r--r--.mrconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index aeeebe3..bcb426d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -16,4 +16,7 @@ checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/do
[src/dotfiles/quotes.git]
checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/dotfiles/quotes.git' 'quotes.git' '../../../'
+[src/dotfiles/zsh.git]
+checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/dotfiles/zsh.git' 'zsh.git' '../../../'
+
# vim:tw=0