mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
increase starship truncation length
This commit is contained in:
@@ -58,7 +58,7 @@ style = 'bg:nord0 fg:nord4'
|
||||
disabled = false
|
||||
|
||||
[directory]
|
||||
truncation_length = 1
|
||||
truncation_length = 5
|
||||
truncate_to_repo = true
|
||||
format = '[ $path ]($style)[$read_only]($read_only_style)'
|
||||
style = 'bg:nord1 fg:nord4'
|
||||
|
||||
Reference in New Issue
Block a user