Customize a few options for starship

This commit is contained in:
Érico Rolim 2019-12-13 11:47:51 -03:00
parent bb0d742274
commit c511e85018
1 changed files with 11 additions and 0 deletions

View File

@ -40,5 +40,16 @@ modified_count.style = "green"
staged_count.enabled = true
show_sync_count = true
[package]
style="bright-green"
[golang]
symbol="Go "
style="bold yellow"
[rust]
symbol="Rust "
style="bold red"
[line_break]
disabled = true