Increased command timeout for starship

This commit is contained in:
2026-07-30 09:51:03 +01:00
parent f8d82b990a
commit 90f2961990
+1
View File
@@ -1,6 +1,7 @@
"$schema" = 'https://starship.rs/config-schema.json'
format = "$all$character$shell"
command_timeout = 2000
# Inserts a blank line between shell prompts
add_newline = true