Skip to content

Commit

Permalink
Mention the upstream issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rcny committed Apr 26, 2024
1 parent b5eefde commit 6823e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gh-copilot-cli-alias.fish

Installs the `gh copilot suggest` and `gh copilot explain` aliases as per [the official GitHub Copilot in the CLI documentation](https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli#setting-up-aliases-for-copilot-in-the-cli), but for the Fish shell as it's not natively supported by the upstream.
Installs the `gh copilot suggest` and `gh copilot explain` aliases as per [the official GitHub Copilot in the CLI documentation](https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli#setting-up-aliases-for-copilot-in-the-cli), but for the Fish shell as [it's not natively supported by the upstream](https://github.com/github/gh-copilot/issues/41).

## Install via Fisher

Expand Down

0 comments on commit 6823e8f

Please sign in to comment.