GitHub Copilot in Terminal with short command Add to .zshrc: c() { gh copilot suggest -t shell "$*" } Use: ╭─tim@MacBookAir ~ ╰─➤ c find files called hello