Skip to content

Commit

Permalink
quak
Browse files Browse the repository at this point in the history
  • Loading branch information
crpb committed Aug 9, 2023
1 parent 7cd7e70 commit 8587934
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions fnt
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,21 @@ case "$1" in
echo ' _()< wak wak'
echo '(__)'
;;
quak)
cat << 'EOF'
_______
< QUAK? >
-------
\
\
oO)-. .-(Oo
/__ _\ /_ __\
\ \( | ()~() | )/ /
\__|\ | (-___-) | /|__/
' '--' ==`-'== '--' '
EOF
;;
*)
echo "Nothing..."
;;
Expand Down

0 comments on commit 8587934

Please sign in to comment.