Files
platform/src/servers/api/terminal/templates/starship-officer.toml
T
2026-03-08 08:09:01 +00:00

20 lines
342 B
TOML

format = "${env_var.USER}:$hostname $directory $character"
[env_var.USER]
format = "[$env_value]($style)"
style = "bold #0891B2"
[hostname]
ssh_only = false
format = "[officer.dev]($style)"
style = "bold yellow"
[directory]
truncation_length = 3
truncate_to_repo = false
style = "blue"
[character]
success_symbol = ">"
error_symbol = ">"