mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
10 lines
166 B
TOML
10 lines
166 B
TOML
add_newline = true
|
|
|
|
[character]
|
|
success_symbol = "[➜](bold green)"
|
|
error_symbol = "[✗](bold red)"
|
|
|
|
[time]
|
|
disabled = false
|
|
format = "[\\[🕙 $time\\]]($style) "
|