diff --git a/starship.toml b/starship.toml index e6d7853..7338e84 100644 --- a/starship.toml +++ b/starship.toml @@ -35,7 +35,7 @@ home_symbol= " " truncation_length = 3 truncate_to_repo = true truncation_symbol = " " -style = "bold italic blue" +style = "bold blue" [git_branch]