mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(zsh/kubernetes): add zinit setup for argocd CLI tool
This commit is contained in:
@@ -51,4 +51,8 @@ if command-exists kubectl; then
|
|||||||
|
|
||||||
zinit ice wait lucid as'program' from'gh-r' pick'kubeseal'
|
zinit ice wait lucid as'program' from'gh-r' pick'kubeseal'
|
||||||
zinit light bitnami-labs/sealed-secrets
|
zinit light bitnami-labs/sealed-secrets
|
||||||
|
|
||||||
|
zinit ice wait lucid as'program' from'gh-r' mv'argocd-* -> argocd' \
|
||||||
|
atclone'./argocd completion zsh > _argocd' atpull'%atclone'
|
||||||
|
zinit light argoproj/argo-cd
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user