diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-07-13 15:32:32 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-07-13 15:32:32 -0400 |
commit | 904da95975156bbdcecbea065549f28aa947f291 (patch) | |
tree | c2c5f08953ac22df49ba9b92450c2ebc1d651f42 /.gitmodules | |
parent | MIT + offlineimap now works if using my patched version (diff) |
Added rlwrap filter for mail
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b6e00f1..f952a3a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "emacsen/dtrt-indent"] path = emacsen/dtrt-indent url = git://git.sv.gnu.org/dtrt-indent.git +[submodule ".rlwrap"] + path = .rlwrap + url = https://github.com/ryanakca/rlwrap_mail.git |