Browse Source

Removed old configurations that make no sense

master
Julio Biason 4 years ago
parent
commit
82a9700afd
  1. 14
      starship/starship.toml

14
starship/starship.toml

@ -1,25 +1,19 @@
add_newline = true
[directory]
style = "cyan"
truncate_to_repo = false
truncate_to_repo = true
[dotnet]
disabled = true
[git_branch]
style = "blue"
symbol = ""
[git_status]
style = "brightcyan"
stashed.enabled = false
stashed_count.enabled = false
disabled = true
[character]
style_success = "white"
style_failure = "red"
[jobs]
symbol = "!"
style = "red"
[line_break]

Loading…
Cancel
Save