fix: update dms

This commit is contained in:
Nickolaj Jepsen 2026-01-19 17:44:37 +01:00
parent f7157b5a1f
commit 04c85ec904
12 changed files with 77 additions and 41 deletions

View file

@ -56,7 +56,7 @@ if type -q kubectl
alias kns "kubectl config view --minify --output 'jsonpath={..namespace}'"
abbr ksns "kubectl config set-context --current --namespace"
abbr ksc "kubectl config set-context"
abbr ksc "kubectl config use-context"
abbr kexec --function __echo_kubeexec
abbr kmanage --function __echo_kubemanage