diff --git a/config/starship.toml b/config/starship.toml index ad13696..0f81b6c 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -6,9 +6,6 @@ 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" @@ -169,7 +166,6 @@ symbol = " " symbol = "🪺 " [python] -format = "[$symbol($version)]($style) " symbol = " " [rlang]