starship changes

This commit is contained in:
Anthony Cicchetti 2022-09-22 09:52:01 -04:00
parent 1b5d6e8840
commit 733335312b

View file

@ -1,12 +1,24 @@
command_timeout = 1000
continuation_prompt = "→→"
[character]
success_symbol ="[◯](bold green)"
success_symbol = "[◯](bold green)"
error_symbol = "[✗](bold red)"
vicmd_symbol = "[ƴ](bold yellow)"
[git_metrics]
disabled = false
added_style = "bold blue"
[git_status]
disabled = true
ahead = "⇡${count}"
diverged = "⇕⇡${ahead_count}⇣${behind_count}"
behind = "⇣${count}"
[jobs]
symbol = "+"
[battery]
disabled = true
disabled = true