#compdef open-x11 $ZDOT/zshrc.d/local-functions/darwin/open-x11 $ZDOT_TEMPLATE/zshrc.d/local-functions/darwin/open-x11 /usr/bin/open-x11

  local expl

  _wanted commands expl 'external command' compadd "$@" -k commands

