Skip to content

Instantly share code, notes, and snippets.

@frehulfd
Last active March 2, 2016 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frehulfd/76916ccac59ed7be8db3 to your computer and use it in GitHub Desktop.
Save frehulfd/76916ccac59ed7be8db3 to your computer and use it in GitHub Desktop.
#!/bin/bash
say -v Vicki "it's pronounced gif"
while true; do
say -v Zarvox "it's pronounced jiff"
say -v Vicki "no, it's pronounced gif"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment