From: Penny Leach Date: Sun, 13 Sep 2009 12:05:51 +0000 (+0200) Subject: added a bunch more dotfile type things to mrconfig X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f4f7aa442581f08fb84d451ee06a32b2556e27cc;p=dotfiles%2Fmr.git added a bunch more dotfile type things to mrconfig --- 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' '../../'