From 1e84658b023d50052f19fe4f4d1758b662e79a0f Mon Sep 17 00:00:00 2001 From: Jokler Date: Mon, 22 Jun 2020 02:25:44 +0200 Subject: Starship: Always show command duration --- .config/starship.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/starship.toml b/.config/starship.toml index 56fb7a6..bfecb1d 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -5,5 +5,9 @@ symbol = "➜" truncate_to_repo = false truncation_length = 8 +[cmd_duration] +min_time = 0 +prefix = "" + [rust] symbol = "⚙️ " -- cgit v1.2.3-70-g09d2