From cd384bf60b2f818cfe06ebd183a402455979ca52 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Mon, 14 Aug 2017 09:11:58 +0200 Subject: [PATCH] add newsbeuter and update dirs --- dirs.sh | 4 ++-- newsbeuter/.config/newsbeuter/urls | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 newsbeuter/.config/newsbeuter/urls diff --git a/dirs.sh b/dirs.sh index c611fd9..7dc6ca4 100644 --- a/dirs.sh +++ b/dirs.sh @@ -1,7 +1,7 @@ -mkdir -pv ~/.config/{khal,khard,vdirsyncer,todoman,notmuch,msmtp,offlineimap,dunst} +mkdir -pv ~/.config/{khal,khard,vdirsyncer,todoman,notmuch,msmtp,offlineimap,dunst,newsbeuter} mkdir -pv ~/.mutt mkdir -pv ~/.gnupg -mkdir -pv ~/.vim/{autoload,bundle,spell} +mkdir -pv ~/.vim/{autoload,bundle,spell,pack/plugins/{opt,start}} mkdir -pv ~/.{local/bin,config/{i3,i3status}} mkdir -pv ~/.{ncmpcpp,config/mpd} chmod 700 ~/.gnupg diff --git a/newsbeuter/.config/newsbeuter/urls b/newsbeuter/.config/newsbeuter/urls new file mode 100644 index 0000000..36a6dac --- /dev/null +++ b/newsbeuter/.config/newsbeuter/urls @@ -0,0 +1,6 @@ +https://www.youtube.com/feeds/videos.xml?channel_id=UCXuqSBlHAE6Xw-yeJA0Tunw yt "Linus Tech Tips" +https://www.youtube.com/feeds/videos.xml?channel_id=UC2oq8RM-S7dBk_cwF-Vvv5g yt "Vinyl Eyezz" +https://www.youtube.com/feeds/videos.xml?channel_id=UC8uT9cgJorJPWu7ITLGo9Ww yt "The 8-Bit Guy" +https://www.youtube.com/feeds/videos.xml?channel_id=UCLx053rWZxCiYWsBETgdKrQ yt "Lazy Game Reviews" +https://www.youtube.com/feeds/videos.xml?channel_id=UCkxMlA7rt-mnIc1AjbyAsPw yt "sexplanations" +https://www.youtube.com/feeds/videos.xml?channel_id=UCEFymXY4eFCo_AchSpxwyrg yt "MetalJesusRocks" -- 2.20.1