diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | bundles/desktop-basic | 1 | ||||
m--------- | modules/newsboat | 0 |
3 files changed, 4 insertions, 0 deletions
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 +Subproject b354f9104dbc44d090418672f3a0e85a0e7fdff |