From ca22f061e5fdc453898e8c22d60a0c7dd430c932 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 22 Nov 2020 12:43:52 +0000 Subject: zsh: Alias an alias for kubectl --- zsh/rc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/rc b/zsh/rc index a464425..284e874 100644 --- a/zsh/rc +++ b/zsh/rc @@ -36,6 +36,7 @@ alias et='emacsclient -a "" -c -n' alias ffmpeg='ffmpeg -hide_banner' alias ffprobe='ffprobe -hide_banner' alias grep='grep --color=auto' +alias k=kubectl alias la='ls -A' alias ll='ls -hl' alias lla='ls -Ahl' -- cgit v1.2.3-70-g09d2