aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:18:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-10-13 16:18:54 -0300
commitd44421008181b69f52fd4305017e38553987727b (patch)
tree5802d3568bc978287e399060adf282a117b6bde4
parentee4354626dc3faa47c91de139c6073643b6ea568 (diff)
downloaddotfiles-d44421008181b69f52fd4305017e38553987727b.tar.gz
dotfiles-d44421008181b69f52fd4305017e38553987727b.tar.bz2
Updates modules
-rw-r--r--.gitmodules3
-rw-r--r--TODO.md2
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
diff --git a/TODO.md b/TODO.md
index b8204bf..e090ad7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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