From ad6e61832c17528855b2fadc1417f3d6d21e5fa8 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 20 Jul 2020 12:52:05 +0200 Subject: zsh: add alias for nix-shell --- user/settings/zsh.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix index 5ad9aa7f..203cdb6d 100644 --- a/user/settings/zsh.nix +++ b/user/settings/zsh.nix @@ -212,6 +212,7 @@ in hon = "home-manager news"; hoh = "home-manager-help"; + nish = "nix-shell"; nic = "nix-channel"; nica = "nix-channel --add"; nicl = "nix-channel --list"; -- cgit 1.4.1