Increase command timeout for starship
This commit is contained in:
parent
2cc371ed63
commit
7e69d6a9cf
3
home/env/config/starship.toml
vendored
3
home/env/config/starship.toml
vendored
|
@ -1,8 +1,7 @@
|
|||
# Get editor completions based on the config schema
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
# format = "$directory$git_branch$git_status$character"
|
||||
# right_format = "$all"
|
||||
command_timeout = 1000
|
||||
|
||||
# Inserts a blank line between shell prompts
|
||||
add_newline = true
|
||||
|
|
Loading…
Reference in a new issue