diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-07 13:20:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-07 13:20:30 -0300 |
commit | 42c10c6895c81d72b25087b5ac151d8324012f56 (patch) | |
tree | 06ea180eb964ea3316464a3676d9d0f237217283 | |
parent | 0123dcb76d0e2e1a9f6db6efd6d05715b8d6e411 (diff) | |
download | dotfiles-42c10c6895c81d72b25087b5ac151d8324012f56.tar.gz dotfiles-42c10c6895c81d72b25087b5ac151d8324012f56.tar.bz2 |
Adding feeds module
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a43c620..1425274 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "modules/mc"] path = modules/mc url = git://git.sarava.org/rhatto/dotfiles/mc.git +[submodule "modules/feeds"] + path = modules/feeds + url = git://git.sarava.org/rhatto/dotfiles/feeds.git |