forked from irl/nix-configs
feat: add timeout i needed for some reason
This commit is contained in:
parent
034f2717dd
commit
de5a9787f6
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
command_timeout = 800
|
||||
|
||||
[shell]
|
||||
disabled = false
|
||||
format = '[$indicator]($style)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue