summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--user/settings/zsh.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 444d4cfd..35efa735 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -206,9 +206,12 @@ in
       gmup = "git mup";
       grup = "git rup";
 
+      ho = "home-manager";
       hos = "home-manager switch";
       hon = "home-manager news";
-      hoh = "home-manager-help";
+      hoh = "home-manager help";
+      hop = "home-manager packages";
+      hol = "home-manager generations";
 
       nish  = "nix-shell";
       nic = "nix-channel";