mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Starfish subcommand timeout of 2s instead of 500ms
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user