diff options
Diffstat (limited to 'user/settings')
-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 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 |