FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Asim-Tahir/opencode.fish: Open Code plugin for Fish shell · GitHub

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencode.fish

Open Code plugin for Oh My Fish and Fisher,



Install

Oh My Fish:

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

Fisher:

fisher install Asim-Tahir/opencode.fish

Usage

After installing the opencode.fish plugin, make sure the opencode CLI is available on your PATH (this plugin only adds Fish integration and completions).

  • Restart Fish or source your session so the plugin loads
  • Press Tab anywhere in an opencode command to see dynamic completions powered by yargs:
opencode <Tab>
opencode github <Tab>
opencode github install <Tab>

If you do not see completions, verify that opencode --get-yargs-completions opencode returns output; the plugin forwards that to Fish.

Credit

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

License

MIT © Asim Tahir

About

Open Code plugin for Fish shell

Topics

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL