From f77c88f1d29f9a85094356adb3ea085bf70e808b Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 2 Jul 2023 10:45:32 -0400 Subject: [PATCH] dont setup twitter by default --- pdt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdt.sh b/pdt.sh index 81bfd08..d24feea 100644 --- a/pdt.sh +++ b/pdt.sh @@ -413,7 +413,7 @@ pdt-setup() { pdt-toot-setup - pdt-twitter-setup + # pdt-twitter-setup for account in dbd fsf; do -- 2.25.1