starship(format): add directory truncation symbol

This commit is contained in:
surtur 2022-03-26 02:18:15 +01:00
parent 09fdf00d23
commit 861cba8bf7
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -36,6 +36,7 @@ min_time_to_notify = 10_000
[directory]
truncate_to_repo = true
truncation_symbol = "…/"
style = "bold blue"
[docker_context]