1
0
Fork 0
forked from irl/nix-configs

feat: add timeout i needed for some reason

This commit is contained in:
Iain Learmonth 2025-07-07 14:36:00 +01:00
parent 034f2717dd
commit de5a9787f6

View file

@ -1,3 +1,7 @@
"$schema" = 'https://starship.rs/config-schema.json'
command_timeout = 800
[shell]
disabled = false
format = '[$indicator]($style)'