aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-05-26 01:30:22 -0700
committerGravatar Tom Willemse2022-05-26 01:30:22 -0700
commit1e45df5b61dc686033c4bd3673e1a52cb1c34c62 (patch)
treefb9411bf7efa300db1def12bf3986abc4918ba70 /oni-elfeed.el
parent4505e5bf9f23e49952cec13091202414372d057c (diff)
downloademacs-config-1e45df5b61dc686033c4bd3673e1a52cb1c34c62.tar.gz
emacs-config-1e45df5b61dc686033c4bd3673e1a52cb1c34c62.zip
[oni-elfeed] Add some feeds
Diffstat (limited to 'oni-elfeed.el')
-rw-r--r--oni-elfeed.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index 5d86ad4..e7ab56f 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0715.222010
+;; Version: 2022.0525.004732
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -73,7 +73,9 @@
"https://nostarch.com/feeds/newbooks.xml"
"https://drewdevault.com/blog/index.xml"
"https://sourcehut.org/blog/index.xml"
- ("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode)))
+ ("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode)
+ "https://www.opensourcestories.org/index.xml"
+ "https://neverworkintheory.org/atom.xml"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"