diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | TODO.md | 2 | ||||
m--------- | modules/mail (renamed from modules/mutt) | 0 |
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 7afa37e..03a683d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "modules/w3m"] path = modules/w3m url = https://git.fluxo.info/rhatto/dotfiles/w3m +[submodule "modules/mail"] + path = modules/mail + url = https://git.fluxo.info/rhatto/dotfiles/mail @@ -1,7 +1,5 @@ TODO ==== -* Dependency handling with `deps/$distro` files. * Include https://git.fluxo.info/feeds without an intermediate submodule. * Irssi module with https://github.com/darac/irssi-powerline -* Weechat module with https://github.com/jkoelker/powerlinex-segment-weechat-remote diff --git a/modules/mutt b/modules/mail -Subproject a0ce7ed1bbefa07b0217b487d1ca3ea64766a40 +Subproject a0ce7ed1bbefa07b0217b487d1ca3ea64766a40 |