mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-06 01:13:22 +01:00
Increased command timeout for starship
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
"$schema" = 'https://starship.rs/config-schema.json'
|
"$schema" = 'https://starship.rs/config-schema.json'
|
||||||
|
|
||||||
format = "$all$character$shell"
|
format = "$all$character$shell"
|
||||||
|
command_timeout = 2000
|
||||||
|
|
||||||
# Inserts a blank line between shell prompts
|
# Inserts a blank line between shell prompts
|
||||||
add_newline = true
|
add_newline = true
|
||||||
|
|||||||
Reference in New Issue
Block a user