Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.93 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.93 KB

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