aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-08-17 14:51:17 -0700
committerGravatar Tom Willemse2022-08-17 14:51:17 -0700
commit9d5f0ace499a714082e03cedcc8d522d3f91dfb8 (patch)
tree61e843f1a9eb9d42aefb7b59e0e0a0c2b0d21dba /oni-elfeed.el
parent1f1e23ffd00f92b492fd03200b26bcec159fb259 (diff)
downloademacs-config-9d5f0ace499a714082e03cedcc8d522d3f91dfb8.tar.gz
emacs-config-9d5f0ace499a714082e03cedcc8d522d3f91dfb8.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 0180ad3..7030b63 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.0526.175706
+;; Version: 2022.0714.094618
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -76,7 +76,9 @@
("https://blog.tecosaur.com/tmio/rss.xml" emacs org-mode)
"https://www.opensourcestories.org/index.xml"
"https://neverworkintheory.org/atom.xml"
- "https://ag91.github.io/rss.xml"))
+ "https://ag91.github.io/rss.xml"
+ "https://programming-journal.org/feed.xml"
+ "https://unzip.dev/rss/"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"