add copilot-cli
This commit is contained in:
parent
c8c6e801f8
commit
c7e72c3cb9
3
aliases/copilot.zsh
Normal file
3
aliases/copilot.zsh
Normal file
|
@ -0,0 +1,3 @@
|
|||
if exists github-copilot-cli; then
|
||||
eval "$(github-copilot-cli alias -- "$0")"
|
||||
fi
|
Loading…
Reference in a new issue