mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
26 lines
270 B
TOML
26 lines
270 B
TOML
add_newline = false
|
|
|
|
[nodejs]
|
|
symbol = "Node "
|
|
|
|
[python]
|
|
symbol = "Py "
|
|
|
|
[elm]
|
|
symbol = "Elm "
|
|
|
|
[lua]
|
|
lua_binary = "luajit"
|
|
|
|
[package]
|
|
symbol = "PKG "
|
|
|
|
[battery]
|
|
disabled = true
|
|
|
|
[cmd_duration]
|
|
disabled = true
|
|
|
|
[directory]
|
|
truncation_length = 5
|
|
truncate_to_repo = false
|