AwesomeFiles/config/starship/starship.toml
2022-03-31 16:28:44 +07:00

22 lines
366 B
TOML

format = "$all"
add_newline = true
[character]
error_symbol = "[](bold red)"
success_symbol = "[](bold green)"
vicmd_symbol = "[](bold yellow)"
format = "$symbol [|](bold bright-black) "
[hostname]
ssh_only = true
format = "[$hostname](bold blue) "
disabled = false
[directory]
disabled = true
[line_break]
disabled = true
[lua]
symbol = "[](blue) "