๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

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

change default description in starship prompt

kacaii de27f156 d8532d62

+1 -1
+1 -1
.config/starship.toml
··· 48 48 ), 49 49 raw_escape_sequence("\x1b[1;90m") ++ if(empty, "(empty)"), 50 50 raw_escape_sequence("\x1b[1;0m") ++ coalesce( 51 - truncate_end(29, description.first_line(), "โ€ฆ"), "[...]", 51 + truncate_end(29, description.first_line(), "โ€ฆ"), "๓ฐ’‰", 52 52 ) 53 53 ) 54 54 '