From bb4a16c4ab69d67b07c7c861ca0f34120e719a28 Mon Sep 17 00:00:00 2001 From: Phantop Date: Fri, 31 Jul 2020 23:57:37 -0400 Subject: [PATCH] Starship: show time sooner w/o prefix --- .config/starship.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/starship.toml b/.config/starship.toml index 4706b9e..d9d8af9 100755 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -11,3 +11,8 @@ style_success = "bright-purple" style = "bold blue" truncation_length = 0 truncate_to_repo = false + + +[cmd_duration] +min_time = 500 +prefix = ""