diff options
-rw-r--r-- | .config/starship.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/starship.toml b/.config/starship.toml index 34a1628..9a48d22 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,3 +1,5 @@ +command_timeout = 1000 + [directory] truncation_length = 8 truncation_symbol = "…/" |