From d04efc4ea9b45cb214a38651fd818ce386fa3e01 Mon Sep 17 00:00:00 2001 From: Massaki Archambault Date: Wed, 27 Mar 2024 12:34:56 -0400 Subject: [PATCH] configure kubecolor --- files/.config/zsh/custom/100-alias.zsh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/.config/zsh/custom/100-alias.zsh b/files/.config/zsh/custom/100-alias.zsh index 07e9a0a..231928d 100644 --- a/files/.config/zsh/custom/100-alias.zsh +++ b/files/.config/zsh/custom/100-alias.zsh @@ -27,6 +27,9 @@ alias browsh="docker run --rm -it browsh/browsh" # kube alias netshoot="kubectl run tmp-shell --rm -i --tty --image nicolaka/netshoot -- /bin/bash" +alias kubectl="kubecolor" + +compdef kubecolor=kubectl # utils alias convert-doc="libreoffice --headless --invisible --norestore --convert-to "