feat(pkg): setup Github Copilot CLI for AI in shell
This commit is contained in:
@@ -80,6 +80,7 @@
|
|||||||
tldr
|
tldr
|
||||||
|
|
||||||
git-filter-repo
|
git-filter-repo
|
||||||
|
gh
|
||||||
meld
|
meld
|
||||||
difftastic
|
difftastic
|
||||||
|
|
||||||
|
|||||||
@@ -69,6 +69,8 @@
|
|||||||
eval "$(op completion zsh)"; compdef _op op
|
eval "$(op completion zsh)"; compdef _op op
|
||||||
eval "$(logcli --completion-script-zsh)"
|
eval "$(logcli --completion-script-zsh)"
|
||||||
|
|
||||||
|
# https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli?s=03#setting-up-aliases-for-copilot-in-the-cli
|
||||||
|
eval "$(gh copilot alias -- zsh)"
|
||||||
|
|
||||||
# K8s
|
# K8s
|
||||||
source <(helm completion zsh)
|
source <(helm completion zsh)
|
||||||
|
|||||||
Reference in New Issue
Block a user