mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-01-11 15:08:13 +01:00
Update starship.toml the "trim_at" option was cutting off hostnames with "-" in them
This commit is contained in:
parent
228939c6ed
commit
60d0beba74
@ -12,7 +12,8 @@ disabled = false
|
||||
format = "[$hostname]($style) in "
|
||||
ssh_only = false
|
||||
style = "bold dimmed red"
|
||||
trim_at = "-"
|
||||
# If enabled hostnames with dashes will be cut off ##
|
||||
#trim_at = "-"
|
||||
|
||||
# Third param
|
||||
[directory]
|
||||
|
Loading…
Reference in New Issue
Block a user