aboutsummaryrefslogtreecommitdiffstats
path: root/.config/starship.toml
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-05-04 00:18:18 +0200
committerDavid Runge <dave@sleepmap.de>2023-05-04 00:18:18 +0200
commit3b48ed6097e39b7cb3ceeb58d2699cd994273805 (patch)
treede160404dfc9dfa625dd58cd7a4c969a5db0e412 /.config/starship.toml
parent9ae81d49ccb90a33df7c3ef1a0afa06dbc3a09e2 (diff)
downloaddotfiles-3b48ed6097e39b7cb3ceeb58d2699cd994273805.tar.gz
dotfiles-3b48ed6097e39b7cb3ceeb58d2699cd994273805.tar.bz2
dotfiles-3b48ed6097e39b7cb3ceeb58d2699cd994273805.tar.xz
dotfiles-3b48ed6097e39b7cb3ceeb58d2699cd994273805.zip
Allow longer git timeout for starship.
Diffstat (limited to '.config/starship.toml')
-rw-r--r--.config/starship.toml2
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 = "…/"