Zsh completion testing

From wikinotes

Interactive

The program does not need to exist to use the completion script.

  1. Add a directory to your $fpath in your ~/.zshrc
  2. Write completer script to this dir, changing #compdef to refer to another program
  3. Every save, pop open a new terminal and test.