1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

Starfish subcommand timeout of 2s instead of 500ms

This commit is contained in:
2023-12-04 20:10:40 +01:00
parent b33e2ad4e3
commit d8d253d2fc

View File

@@ -30,6 +30,9 @@ $time\
$cmd_duration\ $cmd_duration\
""" """
# Timeout for commands executed by starship (ms)
command_timeout = 2000
# Disable the blank line at the start of the prompt # Disable the blank line at the start of the prompt
# add_newline = false # add_newline = false