🔥 3-day streak
GitHub Copilot36 / 190
Question 36 of 190
A developer has installed the GitHub Copilot CLI extension via the GitHub CLI and wants to invoke Copilot's command explanation feature using a short custom alias (for example, typing `copilot explain 'tar -xzf'` instead of the full `gh copilot explain` command). They also want tab-completion and the alias to persist across new terminal sessions. Which approach correctly sets this up?
Reviewed for accuracy · Report an issueNext question