Add newsboat to dotfiles

Installed the newsboat feedreader, added it's XDG config directory to
the repository with first (hidden) feed of phoronix.com and a query feed
that filters articles that contain the word Microsoft in their title.
This commit is contained in:
c47 2024-03-06 21:50:43 +01:00
parent 769815f125
commit 13a6cf624e
Signed by: c47
SSH key fingerprint: SHA256:FIo5G1VJnESaIB/8N5lcc2IDuZ02Sl2Qyye15i4w7jQ
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/newsboat/cache.db
/xmonad/*
!/xmonad/xmonad.hs

3
newsboat/urls Normal file
View file

@ -0,0 +1,3 @@
https://www.phoronix.com/rss.php tech linux !phoronix
"query:Phoronix:title !~ \"[mM]icrosoft\""