Change various things
This commit is contained in:
parent
281ea9f354
commit
8a9503b95a
7 changed files with 21 additions and 8 deletions
|
|
@ -1,3 +1,5 @@
|
|||
if exists /usr/bin/node && exists github-copilot-cli; then
|
||||
eval "$(github-copilot-cli alias -- "$0")"
|
||||
elif exists gh && gh extension list | grep copilot -q; then
|
||||
eval "$(gh copilot alias -- zsh)"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue