From ea964b46248efc38d22368aecedd64a2b2c1e4ff Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 6 Apr 2022 18:40:12 +0200 Subject: starship: minor prompt cleanup --- .config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config') diff --git a/.config/starship.toml b/.config/starship.toml index 3003c9d..be844b1 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