all repos — nixfiles @ 1a6521b0313be64d26d7f14793ef1a2baa917387

System and user configuration, managed by nix and home-manager

zsh: add more home-manager aliases

Alan Pearce
commit

1a6521b0313be64d26d7f14793ef1a2baa917387

parent

05cc53dcfed31d5603387efad493e07e8fb7ff3d

1 file changed, 4 insertions(+), 1 deletion(-)

jump to
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -206,9 +206,12 @@ gbrm = "git branch --move";
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";