gh completion

Generate shell completion scripts for GitHub CLI commands. More information: https://cli.github.com/manual/gh_completion.

gh completion --shell {{bash|zsh|fish|powershell}}

gh completion --shell {{bash}} >> {{~/.bashrc}}

gh completion --shell {{zsh}} >> {{~/.zshrc}}

gh completion