Bring back elfeed and now elfeed-dashboard too.

This commit is contained in:
2021-02-26 19:32:34 -03:00
parent 9306dd8013
commit 67e28e05c2

View File

@@ -69,6 +69,11 @@
;; Read Gopher and Gemini
(use-package elpher)
;; Read feeds
(use-package elfeed)
;; elfeed dashboard
(straight-use-package '(elfeed-dashboard :type git :host github :repo "Manoj321/elfeed-dashboard"))
;; Write gemtext
(use-package gemini)