diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:18:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:18:54 -0300 |
commit | d44421008181b69f52fd4305017e38553987727b (patch) | |
tree | 5802d3568bc978287e399060adf282a117b6bde4 | |
parent | ee4354626dc3faa47c91de139c6073643b6ea568 (diff) | |
download | dotfiles-d44421008181b69f52fd4305017e38553987727b.tar.gz dotfiles-d44421008181b69f52fd4305017e38553987727b.tar.bz2 |
Updates modules
-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 |