feat(glab): experiment with glab CLI

This commit is contained in:
Pierre Martin
2022-08-16 08:19:07 +02:00
parent 1ec2eb55b8
commit 80250a8100

View File

@@ -46,6 +46,7 @@ network = "traefik"
latest.k6
latest.hey
latest.ngrok
latest.openssl
latest.pavucontrol
latest.bluezFull
@@ -93,6 +94,7 @@ network = "traefik"
latest.gitAndTools.tig
latest.sublime-merge
latest.meld
latest.glab
latest.firefox
latest.google-chrome-beta
@@ -331,6 +333,8 @@ eval "$(mcfly init zsh)"
eval "$(op completion zsh)"; compdef _op op
eval "$(glab completion -s zsh)"
# K8s
source <(helm completion zsh)
source <(k3d completion zsh)