Starship
https://starship.rs/
[line_break]
disabled = true
[directory]
truncation_length = 8
truncation_symbol = "…/"
truncate_to_repo = false
style = "bold #50fa7b"
[aws]
style = "bold #ffb86c"
[character]
error_symbol = "[>](bold #ff5555)"
success_symbol = "[>](bold #50fa7b)"
[cmd_duration]
style = "bold #f1fa8c"
[git_branch]
style = "bold #ff79c6"
[git_status]
style = "bold #ff5555"
[hostname]
style = "bold #bd93f9"
[username]
format = "[$user]($style) on "
style_user = "bold #8be9fd"