zsh: add alias to cleanup old home-manager generations
Alan Pearce alan@alanpearce.eu
Tue, 14 Mar 2023 20:07:34 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M user/settings/zsh.nix → user/settings/zsh.nix
@@ -163,6 +163,7 @@ hon = "home-manager news"; hoh = "home-manager help"; hop = "home-manager packages"; hol = "home-manager generations"; + hox = "home-manager expire-generations '-30 days'"; nish = "nix-shell"; nic = "nix-channel";