mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-26 15:06:50 +00:00
Starship: don't truncate dirs
This commit is contained in:
parent
c5848bb726
commit
f607b02ab8
|
@ -9,3 +9,5 @@ style_success = "bright-purple"
|
|||
|
||||
[directory]
|
||||
style = "bold blue"
|
||||
truncation_length = 0
|
||||
truncate_to_repo = false
|
||||
|
|
Loading…
Reference in a new issue