diff --git a/users/alice/home/zsh.nix b/users/alice/home/zsh.nix index 940b742..ecb3192 100644 --- a/users/alice/home/zsh.nix +++ b/users/alice/home/zsh.nix @@ -4,8 +4,6 @@ programs.zsh = { enable = true; - autosuggestion.enable = true; - enableCompletion = true; oh-my-zsh = { enable = true; plugins = [