diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/modules/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/modules/zsh.nix b/user/modules/zsh.nix index 05a383a6..1351139a 100644 --- a/user/modules/zsh.nix +++ b/user/modules/zsh.nix @@ -117,6 +117,7 @@ in hos = "home-manager switch"; hon = "home-manager news"; + hoh = "home-manager help"; n = "nix-env"; ni = "nix-env -iA"; |