extracted terminal to a widget

This commit is contained in:
2026-02-17 18:46:18 +00:00
parent c6999ea66f
commit 0746844d6f
98 changed files with 487 additions and 3513 deletions
@@ -0,0 +1,20 @@
format = "$env_var:$hostname $directory $character"
[env_var]
variable = "OFFICER_TERMINAL_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 = ">"