diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2025-03-15 14:46:54 +0100 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2025-03-15 14:46:54 +0100 |
| commit | d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240 (patch) | |
| tree | 8731b82a7d16240d3fea1175d02f55dd15e2abf2 /.config/newsboat | |
| parent | 5f385da9f686ffb9ab61c194a46539cbe53357ea (diff) | |
| download | eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.gz eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.zst eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.zip | |
Eibhear: Initial commit
Some file deletion, small changes, some addition
Diffstat (limited to '.config/newsboat')
| -rw-r--r-- | .config/newsboat/urls | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls new file mode 100644 index 0000000..497e494 --- /dev/null +++ b/.config/newsboat/urls @@ -0,0 +1,10 @@ +https://lukesmith.xyz/rss.xml +https://videos.lukesmith.xyz/feeds/videos.xml?videoChannelId=2 "~Luke Smith (Videos)" +https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)" +https://lindypress.net/rss +https://notrelated.xyz/rss +https://landchad.net/rss.xml +https://based.cooking/index.xml +https://artixlinux.org/feed.php "tech" +https://www.archlinux.org/feeds/news/ "tech" +https://github.com/LukeSmithxyz/voidrice/commits/master.atom "~LARBS dotfiles" |
