GNU Terry Pratchett (zlibs/helpers)

Signed-off-by: gryrmln <gryrmln@localhost>
This commit is contained in:
gryrmln 2021-04-02 12:09:32 +01:00
parent 1952888e18
commit 27175c1556
No known key found for this signature in database
GPG Key ID: C90B6A0356F4DB7A
1 changed files with 5 additions and 0 deletions

View File

@ -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]}"