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.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/settings/satoshipay.nix b/user/settings/satoshipay.nix
index 6a1f738f..4e96a227 100644
--- a/user/settings/satoshipay.nix
+++ b/user/settings/satoshipay.nix
@@ -76,8 +76,8 @@ in
     initExtra = ''
       if [[ -n $commands[helm] ]]
       then
-        autoload _helm
-        compdef _helm helm
+      autoload _helm
+      compdef _helm helm
       fi
     '';
   };