aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 0f1f804..26a6cee 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -29,6 +29,7 @@ alias g=git
alias t=task
alias tw=timew
alias s="sudo systemctl"
+alias k=kubectl
# FZF
source /usr/share/fzf/key-bindings.zsh 2> /dev/null