Created
March 23, 2023 10:01
-
-
Save kkosuge/09d6f19aea3755586fafe6a2a0104b61 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function ?? | |
github-copilot-cli what-the-shell -- "$argv" | |
end | |
function git_ | |
github-copilot-cli git-assist -- "$argv" | |
end | |
function gh_ | |
github-copilot-cli gh-assist -- "$argv" | |
end |
Author
kkosuge
commented
Mar 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment