From 46bf011613eda177e7ce666646417711c167de33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 29 Nov 2020 17:27:00 +0100 Subject: Add 'pc', 'pd', 'pi' and 'pl' tools --- pl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 pl (limited to 'pl') diff --git a/pl b/pl new file mode 100755 index 0000000..b041a92 --- /dev/null +++ b/pl @@ -0,0 +1,14 @@ +#!/bin/sh + +# pl -- podcast list + +bw=https://feeds.buzzsprout.com/424075.rss +hhh=https://heretichappyhour.podbean.com/feed.xml +mm=http://www.myterochmysterier.se/feed/myterochmysterier/ +pvk=https://paulvanderklay.podbean.com/feed.xml +shearer=http://feeds.soundcloud.com/users/soundcloud:users:25261528/sounds.rss +storm=https://rss.acast.com/stormensutveckling +ts=https://rss.art19.com/thinkspot-presents +unb=https://unbelievable.podbean.com/feed.xml + +eval echo \$$1 -- cgit v1.2.3