summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/modules/zsh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/modules/zsh.nix b/user/modules/zsh.nix
index 1351139a..cdffba41 100644
--- a/user/modules/zsh.nix
+++ b/user/modules/zsh.nix
@@ -117,7 +117,7 @@ in
 
       hos = "home-manager switch";
       hon = "home-manager news";
-      hoh = "home-manager help";
+      hoh = "home-manager-help";
 
       n = "nix-env";
       ni = "nix-env -iA";