From 411b99f197591d63fd9a5d8cd52901c91d0b4150 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Tue, 31 May 2022 10:49:36 -0700 Subject: [PATCH] added notation on rss feeder newsboat --- newsboat/urls | 2 ++ updates.txt | 8 ++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 newsboat/urls diff --git a/newsboat/urls b/newsboat/urls new file mode 100644 index 00000000..4d2cd317 --- /dev/null +++ b/newsboat/urls @@ -0,0 +1,2 @@ +https://feeds.feedburner.com/tom-preston-werner +https://unixsheikh.com/feed.rss diff --git a/updates.txt b/updates.txt index f35ee21c..e005cb50 100644 --- a/updates.txt +++ b/updates.txt @@ -14,9 +14,9 @@ add notation about using pick to parse through output, and pipe that using xargs example: ls | pick | xargs bat # will give you a choice of the files from ls, pick displays a menu to "pick" the file, which then is parsed to xargs bat (invokes bat on choice from ls | pick) -Install bspwm and sxhkd and xdo and viewnior & wavemon +Install bspwm and sxhkd and xdo and viewnior and wavemon and newsboat -doas pacman -S bspwm sxhkd xdo viewnior wavemon +doas pacman -S bspwm sxhkd xdo viewnior wavemon newsboat Place bspwmrc and sxhkdrc in respective .config directories @@ -53,3 +53,7 @@ paru -R hackernews_tui Once all done, remove python autotiling and remove i3-gaps doas pip uninstall autotiling && doas pacman -Rs i3-gaps i3status + +And copy the urls from newsboat to ~/.newsboat + +cp ~/Documents/notes/newsboat/urls ~/.newsboat/