all repos — nixfiles @ f2f0f13abc1b665b52cfc80de1cf47b79551fe5f

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

zsh: Add pending_deployments alias

Alan Pearce
commit

f2f0f13abc1b665b52cfc80de1cf47b79551fe5f

parent

234ac8b1589a258d0411819a09ec9735f54276e2

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -72,6 +72,7 @@ alias lla="lal"
alias llr="ll -t" alias https="http --default-scheme https" +alias pending_deployments="GIT_DIR=$(ghq list -p core/kubernetes)/.git git lg production...staging --grep=CORE --grep=INFRA" zmodload zsh/terminfo