dotfiles
1

Configure Feed

Select the types of activity you want to include in your feed.

Mess with truncation options

Juan Nunez-Iglesias (Jun 20, 2026, 3:28 PM +0200) 7ee5739f 465e92df

+4 -2
+4 -2
starship/starship.toml
··· 60 60 [directory] 61 61 style = "bg:color_orange fg:color_fg0" 62 62 format = "[ $path ]($style)" 63 - truncation_length = 30 64 - truncation_symbol = "…/" 63 + truncate_to_repo = true 64 + repo_root_format = "[ 🛠️$path ]($style)" 65 + truncation_length = 4 66 + truncation_symbol = ".../" 65 67 66 68 [directory.substitutions] 67 69 "Documents" = "󰈙 "