feat: update starship command timeout from 500 -> 2500 ms
All checks were successful
sync tailscale acls / acls (push) Successful in 1m47s
All checks were successful
sync tailscale acls / acls (push) Successful in 1m47s
This commit is contained in:
parent
17bfbb415f
commit
4cd0ddf24f
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ format = '''
|
||||||
add_newline = false
|
add_newline = false
|
||||||
palette = "catppuccin_macchiato"
|
palette = "catppuccin_macchiato"
|
||||||
|
|
||||||
|
command_timeout = 2500
|
||||||
|
|
||||||
[aws]
|
[aws]
|
||||||
disabled = true
|
disabled = true
|
||||||
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'
|
format = '([\[](text)[$symbol($profile)(\($region\))(\[$duration[\]](text))]($style)\])'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue