diff options
-rw-r--r-- | newsbeuter/cache.db | bin | 0 -> 935936 bytes | |||
-rw-r--r-- | newsbeuter/cache.db.lock | 1 | ||||
-rw-r--r-- | newsbeuter/config | 11 | ||||
-rw-r--r-- | newsbeuter/urls | 17 |
4 files changed, 29 insertions, 0 deletions
diff --git a/newsbeuter/cache.db b/newsbeuter/cache.db Binary files differnew file mode 100644 index 0000000..9c87585 --- /dev/null +++ b/newsbeuter/cache.db diff --git a/newsbeuter/cache.db.lock b/newsbeuter/cache.db.lock new file mode 100644 index 0000000..ac037cd --- /dev/null +++ b/newsbeuter/cache.db.lock @@ -0,0 +1 @@ +2508
\ No newline at end of file diff --git a/newsbeuter/config b/newsbeuter/config new file mode 100644 index 0000000..13cc7aa --- /dev/null +++ b/newsbeuter/config @@ -0,0 +1,11 @@ +confirm-exit yes +# browser ~/.ratpoison/workspace 3 && firefox -new-tab +cleanup-on-quit yes +mark-as-read-on-hover yes +max-items 50 +show-read-feeds no +reload-time 15 +auto-reload yes + +color listfocus white blue bold +color info white blue bold 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" |