From 09fdf00d236992521147f084bab30b6455b23eb5 Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 26 Mar 2022 02:17:36 +0100 Subject: [PATCH] starship(format): hide cmake version --- .config/starship.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/starship.toml b/.config/starship.toml index e4518bc..c15b8ac 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -25,7 +25,7 @@ disabled = true threshold = 35 [cmake] -format = " [$symbol($version )]($style)" +format = "[$symbol]($style)" [cmd_duration] # notification support via