summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
authorAlan Pearce2020-10-24 18:47:30 +0200
committerAlan Pearce2020-10-24 18:47:30 +0200
commit6f0a0e13eb0c3fd5ec3928d185220fd30cf79f01 (patch)
tree5bf53827cef4a754ff39c82f8d9452c3eafdf995 /user/settings/zsh.nix
parent313e62e865b2c453b26b3739efac5c7eaf4ff49a (diff)
downloadnixfiles-6f0a0e13eb0c3fd5ec3928d185220fd30cf79f01.tar.lz
nixfiles-6f0a0e13eb0c3fd5ec3928d185220fd30cf79f01.tar.zst
nixfiles-6f0a0e13eb0c3fd5ec3928d185220fd30cf79f01.zip
zsh: package and install command-help
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 35efa735..8da9ac6a 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -22,6 +22,7 @@ let
 in
 {
   home.packages = with pkgs; [
+    command-help
     fzf
     ghq
     git