From ea211500227aa58f5e495777743c5d391cbc3110 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 17 Mar 2019 23:09:49 +0300 Subject: Initial commit --- .newsboat/config | 5 +++++ .newsboat/urls | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .newsboat/config create mode 100644 .newsboat/urls (limited to '.newsboat') diff --git a/.newsboat/config b/.newsboat/config new file mode 100644 index 0000000..cbef73b --- /dev/null +++ b/.newsboat/config @@ -0,0 +1,5 @@ +browser "firefox %u" +color info black color7 bold +color listfocus color0 color3 +color listfocus_unread color0 color3 bold +color listnormal_unread color14 default diff --git a/.newsboat/urls b/.newsboat/urls new file mode 100644 index 0000000..4f7923c --- /dev/null +++ b/.newsboat/urls @@ -0,0 +1,19 @@ +https://grumpy.website/feed.xml fun +https://movingfulcrum.com/rss/ tech +https://danielmiessler.com/feed/ tech blog +https://qntm.org/rss.php fun +https://byorgey.wordpress.com/feed/ tech +https://mathlesstraveled.com/feed/ tech +http://joeyh.name/blog/index.rss tech +https://programmingisterrible.com/rss tech +https://www.joelonsoftware.com/feed/ tech +https://www.ralfj.de/blog/feed.xml tech blog +https://www.anishathalye.com/feed.xml tech +https://bilgesusever.wordpress.com/feed/ blog +http://llewellynfalco.blogspot.com/feeds/posts/default +https://itsfoss.com/feed/ tech news +https://blog.djy.io/atom.xml blog +http://blog.amynguyen.net/?feed=rss2 blog +http://vas3k.com/rss/ +https://bullets.tech/rss/latest.xml +https://cli.fan/posts/index.xml -- cgit v1.2.3-70-g09d2