Skip to content

Asim-Tahir/github-copilot-cli.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-copilot-cli.fish

GitHub Copilot CLI plugin for Oh My Fish and Fisher,

MIT License Fish Shell v3.6.0 Oh My Fish Framework


Prerequisites

Install

Oh My Fish:

omf install https://github.com/Asim-Tahir/github-copilot-cli.fish

Fisher:

fisher install Asim-Tahir/github-copilot-cli.fish

Abbreviations Usage

After installing the github-copilot-cli.fish plugin, can inspect the abbreviations with the following command:

abbr --show | grep ghcs
Abbreviation Command
ghcs gh copilot suggest
ghce gh copilot explain

Credit

Base structure heavily inspired from jhillyerd/plugin-git. Thanks for the amazing plugin.

License

MIT © Asim Tahir