diff options
-rw-r--r-- | user/settings/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |