diff options
author | Richard Hartmann <richih.mailinglist@gmail.com> | 2011-11-30 02:29:56 +0100 |
---|---|---|
committer | Richard Hartmann <richih.mailinglist@gmail.com> | 2011-11-30 02:29:56 +0100 |
commit | c5d30352e598c3585070a41df48d547d4ec87326 (patch) | |
tree | c0efa8ce5aa60e2701d2c0902ea9e920d9e391e2 /.mrconfig | |
parent | 25cbb9b95e451defc4e79b6fa43a2377ca90a0e8 (diff) |
Update template to use mr patches
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ [DEFAULT] git_gc = git gc "$@" jobs = 5 +include = cat /usr/share/mr/vcsh include = cat ~/.config/mr/config.d/* |