From 27175c1556b3b034c9d9eb9a28d18792daea260c Mon Sep 17 00:00:00 2001 From: gryrmln Date: Fri, 2 Apr 2021 12:09:32 +0100 Subject: [PATCH] GNU Terry Pratchett (zlibs/helpers) Signed-off-by: gryrmln --- zlibs/helpers | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zlibs/helpers b/zlibs/helpers index 7bb3203..b6a2a5a 100644 --- a/zlibs/helpers +++ b/zlibs/helpers @@ -303,6 +303,11 @@ silly() "Self potato" "God is porco" "A million hamsters are spinning their wheels right now" + "Launching global internet Denial Of Service, googling 'Google'" + "These are not the Devs you are looking for" + "herding cats ..." + "Illegitimi Non Carborundum" + "GNU Terry Pratchett" ) local rnd=$(shuf -i1-$#funneh -n 1) act "${funneh[$rnd]}"