Skip to content

Commit

Permalink
path truncation false
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger committed Oct 20, 2024
1 parent e7bb4ae commit 5a87b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/starship.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ disabled = false
[directory]
style = "fg:color_fg0 bg:color_yellow"
format = "[ $path ]($style)"
truncation_length = 3
truncation_length = 10
truncate_to_repo = false
truncation_symbol = "…/"

[directory.substitutions]
Expand Down

0 comments on commit 5a87b63

Please sign in to comment.