# shellcheck shell=bash # shellcheck disable=SC1090 # Tab completion for gh, the GitHub CLI command -v gh &>/dev/null && . <(gh completion -s bash)