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