We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349e82b commit 6e7ad32Copy full SHA for 6e7ad32
1 file changed
docker/slim/rootfs/etc/skel/.config/starship.toml
@@ -32,6 +32,8 @@ symbol = ""
32
style = "fg:#77c1c8"
33
# Define the format to display "Konductor" instead of the container name
34
format = "[Konductor]($style) "
35
+# Timeout in milliseconds
36
+command_timeout = 1000
37
38
# ---------------------------
39
# Git Configuration
0 commit comments