Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

z11i/github-copilot-cli.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-copilot-cli.fish

Make GitHub Copilot CLI's alias work for Fish shell. The current Copilot CLI only supports bash, zsh and pwsh.

How to install

Via fisher

fisher install xerxes-2/github-copilot-cli.fish

Manually

Copy the file conf.d/github-copilot-cli.fish to $__fish_config_dir/conf.d/ on your machine.

How to use

Identical to the original Copilot CLI Aliases for bash, zsh and pwsh.

  • ghcs - gh copilot suggest
  • ghce - gh copilot explain

Use your own aliases

If you don't want the default aliases, what you can do now is to put these in your config.fish:

functions -e ghcs ghce

And use your own aliases, for example, to use ,:

alias ,s ghcs
alias ,e ghce

About

Make GitHub Copilot CLI's alias work for Fish shell

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages