diff --git a/home/apps/starship/config.toml b/home/apps/starship/config.toml index 8b24809..b6e8863 100644 --- a/home/apps/starship/config.toml +++ b/home/apps/starship/config.toml @@ -70,7 +70,6 @@ $terraform)\ \ $line_break\ \ -$shell\ [└](surface2)\ $character""" @@ -90,7 +89,7 @@ disabled = true [directory] format = '[$path ]($style)[($read_only)]($read_only_style)' -style = 'fg:red italic' +style = 'fg:red' read_only = ' ' read_only_style = 'fg:red' truncate_to_repo = true