diff --git a/bash/.bashrc b/bash/.bashrc index 0058a5f..5b2f27f 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -32,3 +32,4 @@ then fi alias k=kubectl +alias kctx=kubectx