summary refs log tree commit diff stats
path: root/user/settings
diff options
context:
space:
mode:
authorAlan Pearce2021-04-01 15:21:09 +0200
committerAlan Pearce2021-04-01 15:21:09 +0200
commit0d51f26fe479443848181e20e45c236768132ffd (patch)
treef502ea3736fdd18dbefa911c563a19656153180e /user/settings
parent637c2437f01775fa0f10b5bac451e3b949d47077 (diff)
downloadnixfiles-0d51f26fe479443848181e20e45c236768132ffd.tar.lz
nixfiles-0d51f26fe479443848181e20e45c236768132ffd.tar.zst
nixfiles-0d51f26fe479443848181e20e45c236768132ffd.zip
Remove command-help
Unused, doesn't work properly on macOS anyway
Diffstat (limited to 'user/settings')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 97f90584..79283c6a 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -22,7 +22,6 @@ let
 in
 {
   home.packages = with pkgs; [
-    command-help
     fzf
     ghq
     git