From 1a6521b0313be64d26d7f14793ef1a2baa917387 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 24 Sep 2020 15:02:51 +0200 Subject: zsh: add more home-manager aliases --- user/settings/zsh.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'user/settings/zsh.nix') 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"; -- cgit 1.4.1