From a51c6029aa40d9534c726f608774e02e307f29ea Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:40:12 +0200 Subject: starship: minor prompt cleanup --- .config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/starship.toml b/.config/starship.toml index 02d2969..3ab8148 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -1,6 +1,9 @@ [line_break] disabled = true +[package] +disabled = true + [character] success_symbol = "[➜](bold green) " error_symbol = "[✗](bold red) " -- cgit v1.2.3-70-g09d2