diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-01-04 17:02:47 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2010-01-04 17:02:47 +0100 |
commit | d77f03b07c0c10f8f6662dbd749069c21376d953 (patch) | |
tree | aad40685fc38131336a108cbdd6a25760e535f2e /.mrconfig | |
parent | 75811b09904f70fe2a58c103a575aee827d734dd (diff) |
Add quotes repository
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,3 +12,8 @@ checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/do [src/dotfiles/vim.git] checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/dotfiles/vim.git' 'vim.git' '../../../' + +[src/dotfiles/quotes.git] +checkout = git_fake_bare_checkout 'git+ssh://git.distanz.ch/home/tklauser/scm/dotfiles/quotes.git' 'quotes.git' '../../../' + +# vim:tw=0 |