mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-24 12:30:51 +01:00
23 lines
341 B
TOML
23 lines
341 B
TOML
[character]
|
|
error_symbol = "[λ](bold #ff5555)"
|
|
success_symbol = "[λ](bold #f8f8f2)"
|
|
|
|
[cmd_duration]
|
|
style = "bold #f1fa8c"
|
|
|
|
[directory]
|
|
style = "bold #50fa7b"
|
|
|
|
[git_branch]
|
|
style = "bold #ff79c6"
|
|
|
|
[git_status]
|
|
style = "bold #ff5555"
|
|
|
|
[hostname]
|
|
style = "bold #ff5555"
|
|
|
|
[username]
|
|
format = "[$user]($style) on "
|
|
style_user = "bold #bd93f9"
|