Skip to content

Commit 6e7ad32

Browse files
authored
increase starship default command timeout starship.toml
1 parent 349e82b commit 6e7ad32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker/slim/rootfs/etc/skel/.config/starship.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ symbol = ""
3232
style = "fg:#77c1c8"
3333
# Define the format to display "Konductor" instead of the container name
3434
format = "[Konductor]($style) "
35+
# Timeout in milliseconds
36+
command_timeout = 1000
3537

3638
# ---------------------------
3739
# Git Configuration

0 commit comments

Comments
 (0)