diff options
Diffstat (limited to 'users/seth/shell/zsh.nix')
| -rw-r--r-- | users/seth/shell/zsh.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/users/seth/shell/zsh.nix b/users/seth/shell/zsh.nix index b697d02..23d5813 100644 --- a/users/seth/shell/zsh.nix +++ b/users/seth/shell/zsh.nix @@ -3,8 +3,6 @@ pkgs, ... }: { - home.packages = with pkgs; [fzf]; - programs.zsh = { enable = true; enableAutosuggestions = true; |
