13 lines
200 B
TOML
13 lines
200 B
TOML
"$schema" = 'https://starship.rs/config-schema.json'
|
|
|
|
command_timeout = 800
|
|
|
|
[shell]
|
|
disabled = false
|
|
format = '[$indicator]($style)'
|
|
fish_indicator = ''
|
|
zsh_indicator = 'z'
|
|
|
|
[sudo]
|
|
disabled = false
|
|
|