diff --git a/nixos/home-manager/programs/zsh.nix b/nixos/home-manager/programs/zsh.nix index b35ac58d..2b690db3 100644 --- a/nixos/home-manager/programs/zsh.nix +++ b/nixos/home-manager/programs/zsh.nix @@ -73,7 +73,7 @@ }; home.file.".config/starship.toml".text = '' - command_timeout = 1024 + command_timeout = 8192 [aws] disabled = true