Skip to content

Commit ec6209f

Browse files
committed
Set command_timeout to 2000
1 parent 22f3355 commit ec6209f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/starship.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
add_newline = false
66

77
# Timeout for commands executed by starship (in milliseconds)
8-
command_timeout = 1000
8+
command_timeout = 2000
99

1010
# Replace the '❯' symbol in the prompt with '➜'
1111
[character]

0 commit comments

Comments
 (0)