diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-18 02:38:33 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-18 02:38:33 +0200 |
commit | 6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 (patch) | |
tree | 93ebfb332b3a231931fe1b1276632bdaa33fa6e4 /newsbeuter | |
parent | c021038355b6773ab13dae92327fda50c366395f (diff) | |
download | dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2 dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip |
Organise everything systematically.
Diffstat (limited to 'newsbeuter')
-rw-r--r-- | newsbeuter/config | 11 | ||||
-rw-r--r-- | newsbeuter/urls | 17 |
2 files changed, 0 insertions, 28 deletions
diff --git a/newsbeuter/config b/newsbeuter/config deleted file mode 100644 index 13cc7aa..0000000 --- a/newsbeuter/config +++ /dev/null @@ -1,11 +0,0 @@ -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 deleted file mode 100644 index f1cf895..0000000 --- a/newsbeuter/urls +++ /dev/null @@ -1,17 +0,0 @@ -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" |