diff --git a/.config/starship.toml b/.config/starship.toml index 19e45e322..3535769d6 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -81,7 +81,7 @@ show_always = true home_symbol = "  " read_only = "  " style = "bg:blue fg:black" -truncation_length = 30 +truncation_length = 6 truncation_symbol = "••/" format = '[](bold fg:blue)[$path ]($style)[](bold fg:blue)'