From 2aeaab25eb5ff9bbd6a3d21bd4b8a2a5e80d6408 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 28 Jul 2019 17:00:21 -0300 Subject: Adds newsboat module --- .gitmodules | 3 +++ bundles/desktop-basic | 1 + modules/newsboat | 1 + 3 files changed, 5 insertions(+) create mode 160000 modules/newsboat diff --git a/.gitmodules b/.gitmodules index 1f7bd9c..ac233f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,6 @@ [submodule "modules/cwm"] path = modules/cwm url = https://git.fluxo.info/rhatto/dotfiles/cwm +[submodule "modules/newsboat"] + path = modules/newsboat + url = https://git.fluxo.info/rhatto/dotfiles/newsboat diff --git a/bundles/desktop-basic b/bundles/desktop-basic index 126e9f2..01d5437 100644 --- a/bundles/desktop-basic +++ b/bundles/desktop-basic @@ -8,5 +8,6 @@ modules/fonts modules/zathura modules/feeds modules/newsbeuter +modules/newsboat modules/w3m modules/wyrd diff --git a/modules/newsboat b/modules/newsboat new file mode 160000 index 0000000..b354f91 --- /dev/null +++ b/modules/newsboat @@ -0,0 +1 @@ +Subproject commit b354f9104dbc44d090418672f3a0e85a0e7fdff6 -- cgit v1.2.3