Skip to content

Xerxes-2/github-copilot-cli.fish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

To 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%