diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-03-09 17:17:24 +0100 |
---|---|---|
committer | Tobias Klauser <klto@zhaw.ch> | 2010-03-09 17:17:24 +0100 |
commit | 5cb05abe3823859bab37ce3c77421392a4a314a6 (patch) | |
tree | f140514c8f122ee9f266e47c2de2ef0b5d71860f | |
parent | 5aa721586a9aa35c9172a96bffc2b00cccc18fa5 (diff) |
Add zsh repo
-rw-r--r-- | .mrconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |