From f4f7aa442581f08fb84d451ee06a32b2556e27cc Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Sun, 13 Sep 2009 14:05:51 +0200 Subject: [PATCH] added a bunch more dotfile type things to mrconfig --- .mrconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.mrconfig b/.mrconfig index 274c0ec..ef247f4 100644 --- a/.mrconfig +++ b/.mrconfig @@ -9,3 +9,15 @@ checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/zsh.git' ' [.fgits/vim.git] checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/vim.git' 'vim.git' '../../' + +[.fgits/mutt.git] +checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/mutt.git' 'mutt.git' '../../' + +[.fgits/mailplate.git] +checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/git/mailplate.git' 'mailplate.git' '../../' + +[.fgits/irssi.git] +checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/gitprivate/irssi.git' 'irssi.git' '../../' + +[.fgits/offlineimap.git] +checkout = git_fake_bare_checkout 'git+ssh://git.mjollnir.org/var/gitprivate/offlineimap.git' 'offlineimap.git' '../../' -- 2.39.5