commit c15a11ed0032cba64739a7598b141a346487d944 parent eed23bf0a17adf7524a484fc12fa5e04b9e35343 Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 23 Feb 2018 18:34:14 +0100 Hipster is shocked about C. Diffstat:
M | act-i/talk-hipster.sh | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/act-i/talk-hipster.sh b/act-i/talk-hipster.sh @@ -27,5 +27,13 @@ a book after it... I probably won't read it, but cool!" You're shocked. You take a sip of rakia to relax. EOM ;; + The_C_Programming_Language) + cat <<EOM + +He is shocked. + +You're shocked. +EOM + ;; esac }