diff --git a/programs/zsh.nix b/programs/zsh.nix index 5d20aa9..09dcb4c 100644 --- a/programs/zsh.nix +++ b/programs/zsh.nix @@ -96,11 +96,9 @@ m = "make"; t = "task"; - p = "~/.platformsh/bin/platform"; k = "kubectl --context build"; kp = "kubectl --context prod-eu2"; kp2 = "kubectl --context prod-eu2"; # deprecated - flyctl = "~/.fly/bin/flyctl"; k9sp = "k9s --context prod-eu2"; g = "git"; tg = "tig --all";