GitHub Copilot (CLI)
Tips and tricks for setting up and using GitHub Copilot with the CLI.
Install and Setup
Brew doesn't set up auto-completion for tools, but it works if you set this up in your shell.
Usage
Commands
config
- adjust data collectionexplain
- explain a commandsuggest
- suggest a command
Explain
Prompting Copilot to explain a command to me.
Suggest
Prompting Copilot to build me a command and then providing feedback to improve the command.
Useful Resources
Last updated