From d43eca9d8291fa9350449d0480c291e06ffdbae5 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Tue, 19 Nov 2019 08:16:34 +0100 Subject: [PATCH] newsboat and rmabc --- clean/.local/bin/rmabc.sh | 2 +- newsboat/.config/newsboat/urls | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/clean/.local/bin/rmabc.sh b/clean/.local/bin/rmabc.sh index be7d125..bd7f372 100755 --- a/clean/.local/bin/rmabc.sh +++ b/clean/.local/bin/rmabc.sh @@ -1,2 +1,2 @@ #!/bin/sh -find . "$CLEAN_HOME" -type f -name "*.abc" -not -name "_system.abc" -print0 | xargs -0 rm +find . "$CLEAN_HOME" -type f -name "*.abc" -not -name "_system.abc" -delete diff --git a/newsboat/.config/newsboat/urls b/newsboat/.config/newsboat/urls index 4460b74..8644813 100644 --- a/newsboat/.config/newsboat/urls +++ b/newsboat/.config/newsboat/urls @@ -26,3 +26,4 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCb45YJUy9zAzhPaduyMM-_w yt https://www.youtube.com/feeds/videos.xml?channel_id=UCxDZs_ltFFvn0FDHT6kmoXA yt "Bald and bankrupt" https://www.youtube.com/feeds/videos.xml?channel_id=UCxzC4EngIsMrPmbm6Nxvb-A yt "Scott Manley https://www.youtube.com/feeds/videos.xml?channel_id=UC8vR6VP-3o_SpdnEBrpYGiQ yt "AuthenticSound" +https://www.youtube.com/feeds/videos.xml?channel_id=UCq3CjAhR9foEpCXj88sMAKQ yt "Survival Russia" -- 2.20.1