all repos — nixfiles @ 42b99d39b9f8901e90191651a3f3bb6311f1bf0e

System and user configuration, managed by nix and home-manager

zsh: Re-add kns and kx aliases

Alan Pearce
commit

42b99d39b9f8901e90191651a3f3bb6311f1bf0e

parent

f92ef0dd62c00ede36ad6ec993c0b5038c8ee1ab

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.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