mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 19:25:11 +01:00
Starfish subcommand timeout of 2s instead of 500ms
This commit is contained in:
@@ -30,6 +30,9 @@ $time\
|
||||
$cmd_duration\
|
||||
"""
|
||||
|
||||
# Timeout for commands executed by starship (ms)
|
||||
command_timeout = 2000
|
||||
|
||||
# Disable the blank line at the start of the prompt
|
||||
# add_newline = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user