summary refs log tree commit diff stats
path: root/user/settings/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r--user/settings/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix
index 72fcde3c..824601a0 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -121,7 +121,7 @@ in
       hoh = "home-manager help";
       hop = "home-manager packages";
       hol = "home-manager generations";
-      hox = "home-manager expire-generations '-30 days'";
+      hogc = "home-manager expire-generations '-30 days'";
 
       lw = "lorri watch";
       lwo = "lorri watch --once";