diff --git a/modules/home-config.nix b/modules/home-config.nix index 04c2def..11361ae 100644 --- a/modules/home-config.nix +++ b/modules/home-config.nix @@ -227,6 +227,7 @@ in { enable = true; extraConfig = '' zstyle :omz:plugins:ssh-agent lazy yes + zstyle :omz:plugins:ssh-agent quiet yes ''; plugins = [ "git" "ssh-agent" ]; # theme = "robbyrussell";