URI: 
       ttalk-balcony.sh - dotg - a bitreich fosdem adventure
  HTML git clone https://git.parazyd.org/dotg
   DIR Log
   DIR Files
   DIR Refs
       ---
       ttalk-balcony.sh (274B)
       ---
            1 specific_talk_balcony() {
            2         item="$1"
            3 
            4         case "$item" in
            5                 Google_Ad_coupons)
            6                         _msg '"A-a-are t-th-those Google Ad coupons?" - One of the bearded
            7                                 guys stutters.
            8 
            9                                 "Santa once brought them to me for Christmas."
           10 
           11                                 The hipsters are continue being hip.'
           12                         ;;
           13         esac
           14 }