1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-28 12:58:57 +00:00

Starship: don't truncate dirs

This commit is contained in:
Phantop 2020-07-31 16:39:24 -04:00
parent c5848bb726
commit f607b02ab8

View file

@ -9,3 +9,5 @@ style_success = "bright-purple"
[directory]
style = "bold blue"
truncation_length = 0
truncate_to_repo = false