diff --git a/.config/starship.toml b/.config/starship.toml index f164c31..4706b9e 100755 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -9,3 +9,5 @@ style_success = "bright-purple" [directory] style = "bold blue" +truncation_length = 0 +truncate_to_repo = false