github-copilot-cli.fish icon indicating copy to clipboard operation
github-copilot-cli.fish copied to clipboard

Make GitHub Copilot CLI's alias work for Fish shell

Results 1 github-copilot-cli.fish issues
Sort by recently updated
recently updated
newest added

`github-copilot-cli` is obviously tailored for bash/zsh syntax, but it can be nudged a bit to be fishy. For example, without this change: ``` ❯ !! print numbers from 0 to...