dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

commit 6a39648c248d1c89742b6ec829797d9cb7509824 (patch)
parent a473c03f494bdb6f38415ce2d43dfe2cfc87e873
Author: Alex Karle <alex@alexkarle.com>
Date:   Sat, 20 Feb 2021 20:13:31 -0500

newsboat: Add URLs for blogs I follow

I'm trying to get more into using RSS/Atom, and newsboat
seems promising. Whether I stick with this particular client
or switch to something else, it's worth backing up the URLs
I currently follow so I don't have to look them up in the
future!

Diffstat:
A.newsboat/urls | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.newsboat/urls b/.newsboat/urls @@ -0,0 +1,12 @@ +https://alexkarle.com/atom.xml +https://flak.tedunangst.com/rss +https://www.taskboy.com/atom.xml +https://jcs.org/rss +https://drewdevault.com/blog/index.xml +https://lwn.net/headlines/rss +https://sourcehut.org/blog/index.xml +http://antirez.com/rss +http://www.brendangregg.com/blog/rss.xml +http://undeadly.org/cgi?action=rss +https://poolp.org/index.xml +https://dataswamp.org/~solene/rss.xml