diff --git a/private_dot_config/starship.toml b/private_dot_config/starship.toml index f4c57bb..7a88009 100644 --- a/private_dot_config/starship.toml +++ b/private_dot_config/starship.toml @@ -58,7 +58,7 @@ style = 'bg:nord0 fg:nord4' disabled = false [directory] -truncation_length = 1 +truncation_length = 5 truncate_to_repo = true format = '[ $path ]($style)[$read_only]($read_only_style)' style = 'bg:nord1 fg:nord4'