40df2e8e44309d8de832caba3a9ee686f1ce3706
[shutils.git] / dotfiles / shell / starship.toml
1 [directory]
2 truncate_to_repo = false
3 style = "bold blue"
4 truncation_length = 5
5 truncation_symbol = "…"
6
7 [username]
8 style_user = "bold green"
9
10 [git_branch]
11 style = "bold yellow"