From e8df834d634702c260c627bf86fa82b2c92f43b4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 14 Oct 2024 19:19:28 +0200 Subject: Move to newsraft from newsboat --- newsboat | 4 ---- rssfeeds | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++ shenanigans.sh | 1 + symlink.sh | 2 -- urls | 60 ---------------------------------------------------------- 5 files changed, 53 insertions(+), 66 deletions(-) delete mode 100644 newsboat create mode 100755 rssfeeds delete mode 100755 urls diff --git a/newsboat b/newsboat deleted file mode 100644 index 8ca311e..0000000 --- a/newsboat +++ /dev/null @@ -1,4 +0,0 @@ -reload-threads 100 -browser "brave-browser %u" -include /usr/share/doc/newsboat/contrib/colorschemes/gruvbox - diff --git a/rssfeeds b/rssfeeds new file mode 100755 index 0000000..9de1a02 --- /dev/null +++ b/rssfeeds @@ -0,0 +1,52 @@ +https://theorangeduck.com/feeds/pages Blogs "~Daniel Holden" +https://lwn.net/headlines/rss Blogs +https://kristoff.it/index.xml Blogs +https://www.computerenhance.com/feed Blogs +https://tratt.net/laurie/news.rss Blogs +https://willhbr.net/feed.xml Blogs +https://andrewkelley.me/rss.xml Blogs +https://beyondloom.com/blog/rss.xml Blogs +https://thomashunter.name/feed.rss Blogs +https://decuser.github.io/feed.xml Blogs +https://simonwillison.net/atom/entries/ Blogs +https://til.simonwillison.net/tils/feed.atom Blogs +https://www.andreinc.net/feed.xml Blogs +https://voussoir.net/writing/writing.atom Blogs "~Ethan Dalool" +https://blog.regehr.org/feed Blogs +https://richiejp.com/atom.xml Blogs "~Richard Palethorpe" +https://szymonkaliski.com/feed.xml Blogs +https://world.hey.com/dhh/feed.atom Blogs +https://mitchellh.com/feed.xml Blogs +https://matt-rickard.com/rss Blogs +https://solar.lowtechmagazine.com/posts/index.xml Blogs +https://utcc.utoronto.ca/~cks/space/blog/?atom Blogs +https://neil.computer/rss/ Blogs +https://matduggan.com/rss/ Blogs +https://michael.stapelberg.ch/feed.xml Blogs +https://journal.valeriansaliou.name/rss/ Blogs +https://www.duskborn.com/index.xml Blogs +https://mirzapandzo.com/rss.xml Blogs +https://mitjafelicijan.com/feed.xml Blogs +https://harelang.org/index.xml Announcements +https://emacsredux.com/atom.xml Announcements +https://crawl.develz.org/wordpress/feed Announcements +https://go.dev/blog/feed.atom Announcements +https://blog.gtk.org/feed/ Announcements +https://github.com/helix-editor/helix/releases.atom Announcements +https://www.youtube.com/feeds/videos.xml?channel_id=UC8DntJ-sBtgC-jA0yEjxqjw Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCUyeluBRhGPCW4rPe_UvBZQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCaTznQhurW5AaiYPbhEA-KA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCVk4b-svNJoeytrrlOixebQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCNzszbnvQeFzObW0ghk0Ckw Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCAMu6Dso0ENoNm3sKpQsy0g Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UC2DjFE7Xf11URZqWBigcVOQ Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UC5--wS0Ljbin1TjWQX6eafA Videos +https://www.youtube.com/feeds/videos.xml?channel_id=UCmtyQOKKmrMVaKuRXz02jbQ Videos diff --git a/shenanigans.sh b/shenanigans.sh index 7a983df..f58c863 100755 --- a/shenanigans.sh +++ b/shenanigans.sh @@ -34,6 +34,7 @@ alias grep='grep --color=always' alias less='less -R' alias tmux='tmux -u' alias vi='vim' +alias rss='newsraft -f ~/.dotfiles/rssfeeds' alias server='python3 -m http.server 6969' # Custom folder jump commands. diff --git a/symlink.sh b/symlink.sh index 7268e79..12d01fd 100644 --- a/symlink.sh +++ b/symlink.sh @@ -1,7 +1,5 @@ ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf ln -s ~/.dotfiles/vimrc ~/.vimrc -ln -s ~/.dotfiles/newsboat ~/.newsboat/config -ln -s ~/.dotfiles/urls ~/.newsboat/urls ln -s ~/.dotfiles/i3config ~/.config/i3/config diff --git a/urls b/urls deleted file mode 100755 index 7bf01ef..0000000 --- a/urls +++ /dev/null @@ -1,60 +0,0 @@ -"------------------------------------------- Blogs" -https://theorangeduck.com/feeds/pages Blogs "~Daniel Holden" -https://lwn.net/headlines/rss Blogs -https://kristoff.it/index.xml Blogs -https://www.computerenhance.com/feed Blogs -https://tratt.net/laurie/news.rss Blogs -https://willhbr.net/feed.xml Blogs -https://andrewkelley.me/rss.xml Blogs -https://beyondloom.com/blog/rss.xml Blogs -https://thomashunter.name/feed.rss Blogs -https://decuser.github.io/feed.xml Blogs -https://simonwillison.net/atom/entries/ Blogs -https://til.simonwillison.net/tils/feed.atom Blogs -https://www.andreinc.net/feed.xml Blogs -https://voussoir.net/writing/writing.atom Blogs "~Ethan Dalool" -https://blog.regehr.org/feed Blogs -https://richiejp.com/atom.xml Blogs "~Richard Palethorpe" -https://szymonkaliski.com/feed.xml Blogs -https://world.hey.com/dhh/feed.atom Blogs -https://mitchellh.com/feed.xml Blogs -https://matt-rickard.com/rss Blogs -https://solar.lowtechmagazine.com/posts/index.xml Blogs -https://utcc.utoronto.ca/~cks/space/blog/?atom Blogs -https://neil.computer/rss/ Blogs -https://matduggan.com/rss/ Blogs -https://michael.stapelberg.ch/feed.xml Blogs -# https://offbeatpursuit.com/blog/index.rss Blogs "~Offbeatpursuit - Blog" -# https://offbeatpursuit.com/paste/index.rss Blogs "~Offbeatpursuit - Paste" -# https://offbeatpursuit.com/notes/index.rss Blogs "~Offbeatpursuit - Notes" -https://journal.valeriansaliou.name/rss/ Blogs -https://www.duskborn.com/index.xml Blogs -https://mirzapandzo.com/rss.xml Blogs -https://mitjafelicijan.com/feed.xml Blogs - -"------------------------------------ Announcements" -https://harelang.org/index.xml Announcements -https://emacsredux.com/atom.xml Announcements -https://crawl.develz.org/wordpress/feed Announcements -https://go.dev/blog/feed.atom Announcements -https://blog.gtk.org/feed/ Announcements -https://github.com/helix-editor/helix/releases.atom Announcements - -"------------------------------------------- Videos" -https://www.youtube.com/feeds/videos.xml?channel_id=UC8DntJ-sBtgC-jA0yEjxqjw Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCUzQJ3JBuQ9w-po4TXRJHiA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCUyeluBRhGPCW4rPe_UvBZQ Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCS0N5baNlQWJCUrhCEo8WlA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCsBjURrPoezykLs9EqgamOA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCaTznQhurW5AaiYPbhEA-KA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCld68syR8Wi-GY_n4CaoJGA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCVk4b-svNJoeytrrlOixebQ Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCNzszbnvQeFzObW0ghk0Ckw Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCAMu6Dso0ENoNm3sKpQsy0g Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UC2DjFE7Xf11URZqWBigcVOQ Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCTAfm-YD2M9xzvbYvRc5ttA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UC5--wS0Ljbin1TjWQX6eafA Videos -https://www.youtube.com/feeds/videos.xml?channel_id=UCmtyQOKKmrMVaKuRXz02jbQ Videos -- cgit v1.2.3