From 3eb3119c8a8561db37c5c94cb8007e0a673b7444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Fri, 30 May 2025 09:59:56 +0200 Subject: [PATCH] fix(starship): make prompt timeout very short --- home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.nix b/home.nix index d408b30..c3691bc 100644 --- a/home.nix +++ b/home.nix @@ -444,6 +444,8 @@ in { programs.starship = { enable = true; settings = { + # short prompt timeout + command_timeout = 30; # custom.jj = { # command = '' # jj log -r@ -n1 --ignore-working-copy --no-graph --color always -T '