summary refs log tree commit diff stats
path: root/user/settings
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings')
-rw-r--r--user/settings/satoshipay.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix
index 1645df29..a5910a84 100644
--- a/user/settings/satoshipay.nix
+++ b/user/settings/satoshipay.nix
@@ -69,6 +69,13 @@ in
       kx = "kubectx";
       klot = "kubetail";
     };
+    initExtra = ''
+      if [[ -n $commands[helm] ]]
+      then
+        autoload _helm
+        compdef _helm helm
+      fi
+    '';
   };
 
   accounts.email.accounts.satoshipay = let