zsh: Re-add kns and kx aliases
Alan Pearce alan@alanpearce.eu
Mon, 28 Jan 2019 14:27:05 +0000
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -72,6 +72,8 @@ alias lla="lal" alias llr="ll -t" alias https="http --default-scheme https" +alias kns="kubens" +alias kx="kubectx" alias pending_deployments="GIT_DIR=$(ghq list -p core/kubernetes)/.git git lg production...staging --grep=CORE --grep=INFRA" zmodload zsh/terminfo