summary refs log tree commit diff stats
path: root/user/settings/satoshipay.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/satoshipay.nix')
-rw-r--r--user/settings/satoshipay.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix
index 91170c2c..798960bb 100644
--- a/user/settings/satoshipay.nix
+++ b/user/settings/satoshipay.nix
@@ -73,27 +73,6 @@ in
     ks = "echo $(kubectx -c):$(kubens -c)";
     klot = "kubetail";
   };
-  programs.zsh = {
-    plugins = [
-      {
-        name = "kubectl-aliases";
-        src = pkgs.fetchFromGitHub {
-          owner = "alanpearce";
-          repo = "kubectl-aliases";
-          rev = "fb43d6ca209d88e7cda5ea437bf9429645f6818f";
-          # date = 2020-11-18T14:20:16+01:00;
-          sha256 = "1xlq0vzxaiv2ciwifamr29lcqdyg44dra48c5ad29rj973vvy97z";
-        };
-      }
-    ];
-    initExtra = ''
-      if [[ -n $commands[helm] ]]
-      then
-      autoload _helm
-      compdef _helm helm
-      fi
-    '';
-  };
 
   accounts.email.accounts.satoshipay =
     let