diff --git a/.config/starship.toml b/.config/starship.toml index d9d8af9..7963ae2 100755 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -16,3 +16,6 @@ truncate_to_repo = false [cmd_duration] min_time = 500 prefix = "" + +[jobs] +disabled = true