#!/usr/bin/env zsh if ! exist git-bug; then return 1 fi source <(git-bug completion zsh)