dotfiles/.config/starship.toml
2021-12-11 13:17:26 +01:00

26 lines
324 B
TOML

add_newline = false
scan_timeout = 10
[line_break]
disabled = true
[character]
success_symbol = "[](bold green)"
error_symbol = "[](bold red)"
[directory]
style = "cyan"
[java]
style = "red"
[git_branch]
format = "[$symbol$branch]($style) "
symbol = ""
[git_status]
disabled = true
[package]
disabled = true