mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-18 21:54:46 -04: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) "
|