all repos — nixfiles @ ad6e61832c17528855b2fadc1417f3d6d21e5fa8

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

zsh: add alias for nix-shell

Alan Pearce
commit

ad6e61832c17528855b2fadc1417f3d6d21e5fa8

parent

e386f0d1b26b18a93d5c657c0d37cc811117fcdd

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -212,6 +212,7 @@ hos = "home-manager switch";
hon = "home-manager news"; hoh = "home-manager-help"; + nish = "nix-shell"; nic = "nix-channel"; nica = "nix-channel --add"; nicl = "nix-channel --list";