diff --git a/config/starship.toml b/config/starship.toml index 0f81b6c..3eba119 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -6,6 +6,9 @@ format = '$all$kubernetes$line_break$jobs$battery$time$status$os$container$shell success_symbol = "[❯](bold purple)" vicmd_symbol = "[❮](bold purple)" +[cmd_duration] +format = '[ $duration]($style) ' + [git_status] style = "218"