diff options
Diffstat (limited to '.config/starship.toml')
-rw-r--r-- | .config/starship.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/starship.toml b/.config/starship.toml index 70c3cc8..8b65912 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -5,5 +5,5 @@ disabled = true success_symbol = "[➜](bold green) " error_symbol = "[✗](bold red) " -[package] +[cmd_duration] disabled = true |