diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-03-01 20:27:47 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-03-01 20:27:47 +0100 |
commit | 3d2e8c0d2f354fbd963e2b12b77cd141270cf8b8 (patch) | |
tree | f05958ef8d471258070fef50c97a6c75048bb4f9 /newsbeuter/urls | |
parent | 23eb670db98f367db898e00e6cc4453febc0915f (diff) | |
download | dotfiles-3d2e8c0d2f354fbd963e2b12b77cd141270cf8b8.tar.gz dotfiles-3d2e8c0d2f354fbd963e2b12b77cd141270cf8b8.tar.bz2 dotfiles-3d2e8c0d2f354fbd963e2b12b77cd141270cf8b8.zip |
Added newsbeuter config.
Diffstat (limited to 'newsbeuter/urls')
-rw-r--r-- | newsbeuter/urls | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/newsbeuter/urls b/newsbeuter/urls new file mode 100644 index 0000000..f1cf895 --- /dev/null +++ b/newsbeuter/urls @@ -0,0 +1,17 @@ +http://xkcd.com/rss.xml "xkcd comic" +http://feeds.bbci.co.uk/news/rss.xml "BBC News" +http://www.reddit.com/r/linux/.rss "linux reddit" +http://www.reddit.com/r/technology/.rss "tech reddit" +http://www.reddit.com/r/askscience/.rss "science reddit" +#http://www.reddit.com/r/perl/.rss "perl reddit" + +#http://rss.slashdot.org/Slashdot/slashdot "linux" +#http://visual.ly/rss.xml "fun charts" +#http://feeds.feedburner.com/codinghorror/ "programming blog" +http://feeds.feedburner.com/LinuxHatersBlog "linux" +http://www.tuxradar.com/rss "linux" +http://feeds.cyberciti.biz/Nixcraft-LinuxFreebsdSolarisTipsTricks "linux cli tricks" + +http://feeds.feedburner.com/Phoronix "linux floss" +http://feeds2.feedburner.com/TheLinuxActionShow "podcast linux" +http://feeds.feedburner.com/thechangelog "podcast linux" |