diff --git a/config/starship.toml b/config/starship.toml index d022372d..0fed354a 100644 --- a/config/starship.toml +++ b/config/starship.toml @@ -14,4 +14,4 @@ repo_root_format = "[$repo_root]($repo_root_style)[$path]($style)[$read_only]($r [git_branch] format = "[$branch]($style) " -style = "bold" +style = "italic"