diff options
author | Yigit Sever | 2019-03-17 23:09:49 +0300 |
---|---|---|
committer | Yigit Sever | 2019-03-17 23:18:28 +0300 |
commit | ea211500227aa58f5e495777743c5d391cbc3110 (patch) | |
tree | afa2b455f9fea40b45dbf8a742c0d0d498024edb /.newsboat | |
download | dotfiles-ea211500227aa58f5e495777743c5d391cbc3110.tar.gz dotfiles-ea211500227aa58f5e495777743c5d391cbc3110.tar.bz2 dotfiles-ea211500227aa58f5e495777743c5d391cbc3110.zip |
Initial commit
Diffstat (limited to '.newsboat')
-rw-r--r-- | .newsboat/config | 5 | ||||
-rw-r--r-- | .newsboat/urls | 19 |
2 files changed, 24 insertions, 0 deletions
diff --git a/.newsboat/config b/.newsboat/config new file mode 100644 index 0000000..cbef73b --- /dev/null +++ b/.newsboat/config | |||
@@ -0,0 +1,5 @@ | |||
1 | browser "firefox %u" | ||
2 | color info black color7 bold | ||
3 | color listfocus color0 color3 | ||
4 | color listfocus_unread color0 color3 bold | ||
5 | 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 @@ | |||
1 | https://grumpy.website/feed.xml fun | ||
2 | https://movingfulcrum.com/rss/ tech | ||
3 | https://danielmiessler.com/feed/ tech blog | ||
4 | https://qntm.org/rss.php fun | ||
5 | https://byorgey.wordpress.com/feed/ tech | ||
6 | https://mathlesstraveled.com/feed/ tech | ||
7 | http://joeyh.name/blog/index.rss tech | ||
8 | https://programmingisterrible.com/rss tech | ||
9 | https://www.joelonsoftware.com/feed/ tech | ||
10 | https://www.ralfj.de/blog/feed.xml tech blog | ||
11 | https://www.anishathalye.com/feed.xml tech | ||
12 | https://bilgesusever.wordpress.com/feed/ blog | ||
13 | http://llewellynfalco.blogspot.com/feeds/posts/default | ||
14 | https://itsfoss.com/feed/ tech news | ||
15 | https://blog.djy.io/atom.xml blog | ||
16 | http://blog.amynguyen.net/?feed=rss2 blog | ||
17 | http://vas3k.com/rss/ | ||
18 | https://bullets.tech/rss/latest.xml | ||
19 | https://cli.fan/posts/index.xml | ||