4 lines
85 B
Bash
4 lines
85 B
Bash
![]() |
if exists github-copilot-cli; then
|
||
|
eval "$(github-copilot-cli alias -- "$0")"
|
||
|
fi
|